Code Monkey home page Code Monkey logo

userscripts's Introduction

Anime-pictures.net (for all users)

AP FullHD

Resettles elements on the post page so almost all of them are visible without scrolling.

image

AP hotkeys

Adds support of hotkeys:

  • H - show list of hotkeys for current page
  • A - (add) focus on an input field for adding tags
  • Q - (query) focus on an input field for searching
  • D - (download) download the image
  • S, Shift+S - (Star, unStar) star or unstar the image
  • V - (view) open the full image
  • F, Shift+F - (Favorite, unFavorite) add or remove the image from favorite
  • C - (comment) focus on the comment/message textarea
  • Ctrl+B, Ctrl+I, Ctrl+U, Ctrl+P, Ctrl+K, Ctrl+E - format a message
  • Ctrl+Enter - send message

And other hotkeys. Some other scripts extend the list of hotkeys.

AP loading cursor

If a query to the server became too long then cursor type changes to loading type to show that the query is still executing.

AP meta-tags

Adds section with meta tags:

  • scan
  • vector
  • game cg
  • official art
  • cropped
  • spoiler
  • collaboration
  • revision
  • borrowed character
  • cosplay tags

image

AP no page reload

Now moderators actions don't cause page reload.

AP uploader

New upload page supports drag'n'drop and you can choose multiple files at once.

image

Anime-pictures.net (for moderators)

AP mass tag remover

Adds "Remove tag" button to remove tags from multiple posts at once.

AP moderate tags

Displays recommended tags directly on the post page

image

AP tag edit+

  • Opens tag editing window for just added tags
  • Fill in parent and alias fields with tag name instead of tag ID
  • Autocomplete for parent and alias fields
  • Draged'n'droped links into fields are converted to tag name
  • Auto-setting tag type
  • Prohibits saving of tag with unknown type
  • Protection from closing window with unsaved changes

AP tag replacer

Allows you replace one tag with another. Hotkey - R.

VK poster

Allows you make a post in VK group if you are it's moderator.

image

IQDB and SauceNAO

IQDB-saucenao drag'n'drop

Adds drag'n'drop for IQDB and SauceNAO

Also allows to overcome the file size limit.

NeonMob

Trade enhancements

Card count filter

Allows you to display cards with only a finite or infinite count of cards. (Note, finite card count doesn't mean that series is out of print).

image

Series reset

Adds button to reset chosen series.

image

Collection progress

Adds a line with collection progress of both users.

image

Links to series and collections

Collection progress is a link to the collection.

Turns series name to a link to it.

image

pixiv

pixiv img size and pixiv.me link

  • Adds dimension of post pictures and links to fulls
  • On profile page turns artist name into its pixiv.me link

userscripts's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

userscripts's Issues

"jQuery not defined"

Hey there! Just wanted to say that I've been using your NeonMob userscript for a while now, and it is so helpful. I noticed today that it wasn't working anymore (after an update), and checked the console for errors. It appears that the userscript is missing jQuery, as it told me:

ERROR: Execution of script 'NM trade enhancement' failed! jQuery is not defined
ReferenceError: jQuery is not defined

So, I took a look at the userscript and noticed that the QTip library was new in the update, as it is imported in the Userscript header section. Since this library depends on jQuery, and the error was talking about not finding jQuery, I decided to add an import statement to do so: // @require https://code.jquery.com/jquery-3.6.0.min.js

Then, for the userscript to use jQuery, I added the following two names to the globals list: jQuery $

After making these changes, the userscript works like a charm! I just wanted to bring this to your attention, since the new additions to the userscript are SOOO helpful!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.