Coder Social home page Coder Social logo

userscripts's Introduction

userscripts

This repository contains various userscripts I have created for various sites with the simple goal of "making life easier".
All of these were built to work with Chrome+Tampermonkey in mind, so they may not work if not ran under the same environment.

myanimelist.net

[Most of the changes here are only visible to yourself and others with the script]

Extended Favourites

This is intended to give the user an infinite amount of favourites by using an off-site DB.
These show below the MAL favourites and are highlighted.

Infinite History

This replaces MALs history with one that uses an off-site DB. It also logs changes to stuff such as score etc.
This was made due to MALs history being absolute shit. It has two major problems: Newly added series aren't logged & /history/ only lasts a month.

Precise Scores

This allows scores to be set to one decimal place (8.5, 9.2 etc.) using an off-site DB.
This has been requested multiple times on MAL and said it wouldn't be implemented. This was my answer to that.

MiscTweaks

This is intended to be a dump for small tweaks to MAL.
Currently the only tweak added is one that defaults the search to whatever the current page is (so if you are on /manga/, it defaults to manga).

e-hentai.org

One-Click DL

This is a replacement for the in-built one-click method (which isn't really one-click, as a pop-up is generated).

CompactSearch

Replaces the navbar & search box with a new navbar which includes the search, therefore saving vertical space.

rememberthemilk.com

Randomize List

Adds a small button to the TODO list page which randomizes the current list.

backloggery.com

NP Extra Statuses

Adds a simple list sorting system.
Adding [on-hold] or [to-play] to the start of a game description will filter it under a header of the same name.
(This will only be visible to those with the userscript!)

AJAX Cookie of Fortune

This turns the fortune cookie into one that uses AJAX so it's easy/quick to get a new cookie.

Misc

If you want, you can also grab my userscripts from GreasyFork.
If you find any issues, please submit an issue to the repo or send me an email.

userscripts's People

Contributors

dakutree avatar meus-artis avatar

Stargazers

Mekokung avatar carry0987 avatar Malek avatar  avatar ‮noisawe avatar  avatar Indiana MAGNIEZ avatar  avatar Steven Windfeld avatar  avatar Fox Kiester avatar  avatar

Watchers

 avatar

userscripts's Issues

MyAnimeList notes

Good night. I was wondering if it would be possible to change the way the notes on my MyAnimeList are displayed, instead of numbers like the default, I thought of them in a star rating, for example:
I select note 4 and enter two stars, or select note 7 and enter 3 and a half stars.
Could you help me, please?

estrelas454

MangaUpdates Better Lists: "Unable to Sync, are you logged in on MAL?"

Hi, when i click on the "I've read the latest chapter" button I always get the unable to sync MAL notification, even though I'm logged in on MAL. Do I need to input my MAL login details somewhere? Also is it possible to manually add the MAL IDs to the Mangaupdate end so that it recognizes which MU Manga belongs to which MAL Manga, I have some that link to the correct MAL Manga, like Boku No Hero, but most are unlinked. Thank you

VNDB Show Translation script no longer matches URL. When regex is corrected, the script still doesn't seem to work

The regex for your transstatus.user.js script no longer matches the wishlist URL on VNDB. I'm unsure when this changed, but the URL now appears to be in the format of https://vndb.org/u000000/ulist?wishlist=1. However, when changes pages, the URL seems to change. When clicking "My Wishlist" on the left, the URL format is as above. Changing to page 2 changes the URL to https://vndb.org/u000000/ulist?f=&l=5&mul=0&p=2&s=o00, page 3 changes to https://vndb.org/u000000/ulist?f=&l=5&mul=0&p=3&s=o00, etc.

I'm not an expert at regex, but I was able to get the URLs to match by changing the include to /^https?:\/\/vndb\.org\/u[0-9]+\/ulist(?:\?wishlist=1$|\?f=&l=5&mul=0&p=\d&s=o00)/. For me at least, l=5 appears to correspond to the wishlist.

Additionally, I noticed in Firefox 111.0 with Violent Monkey v2.14.0 that even when I corrected the regex, the console displays the following error: Content Security Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). [injected.js:1:8946] and the script does not appear to be applying any markers to indicate whether a title has a translation or not.

Also, I tried troubleshooting the 2nd issue by playing around with injection modes in Violent Monkey and declaring @inject-into in the script, but I honestly am not sure what I'm doing.

Broken on exh

Seems like it completely breaks exh. It loads fine on e-h, but the front page never loads with this extension on exh. Looking at the tab, it seems like it's stuck on a loading loop.

Provide reason for [retired] status?

It would be great if you would make just a one-sentence explanation of why some scripts are marked as retired. :)

E.g., is it because you don’t care about them anymore (and thus could possibly be adopted by someone else), are they not needed anymore (because the functionality exists on the site itself), has the functionality been included in a different userscript that one might want to use instead, or something entirely different?

Ideally this would be a comment in the script itself so it is available everywhere the script is (Greasy Fork, GitHub, …), but a comment either in GitHub or on Greasy Fork would also be better than just knowing it’s retired without knowing why. :)

Old Header Links

First of all, thank you for taking the time to create this. I like MAL the way it is and not the Facebook-y way it's trying to become.
Unfortunately, for some reason, it doesn't seem to work for me (nor for another user who posted on greasyfork).

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.