Skip to content

AbdurazaaqMohammed/userscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

userscripts

Userscripts developed by me

Installation

These scripts were tested for use with Violentmonkey but should hopefully work with any userscript manager.

Click on any link below, or click the script in the files then click "Raw" and your userscript manager should open. If you are using Cromite you may have to save the userscript and load it in Settings.

Redirect to download page when you click an app on A2ZAPK and starts the download, even if the anti-adblock message is showing. Skips some delays along the way, but the download still has to load. It does not block ads but should work with any adblocker including via hosts.

Automatically play FreeRice multiplication table

Adds buttons in userscript manager on YouTube videos to go to SaveFrom and get video or audio, and automatically selects and downloads the highest quality video/audio on SaveFrom links

Automatically selects remote URL upload, ticks the TOS box, focuses the input area and allows uploading by pressing Enter on file hosting sites often used on Mobilism

Removes unnecessary file name from Apkadmin URLs. This should be applicable to other websites too.

Copy information of apps from Play Store and format it to post on Mobilism

Add a button to F-Droid app pages to copy information of apps from F-Droid and format it to post on Mobilism

Automatically opens closed issues if there are no open issues on GitHub issue pages.

Use arrow keys to go back and forth on comics on GoComics. You can add more keys or change them as you want. The documentation for key values can be found here: https://developer.mozilla.org/en-US/docs/web/api/ui_events/keyboard_event_key_values

Change background color to AMOLED black on Quran.com

Change background color to AMOLED black on File.Garden

Playstore, F-Droid and Ezgif scripts

The following scripts are meant to be used together to convert images from the Play Store to PNGs and optionally upload them to Mobilism Images with one click.

Open full page link of image in a new tab when clicked on F-Droid app pages

Open full page link of image in a new tab when clicked on Google Play app pages

Redirect image links from Google Play to Ezgif WEBP to PNG converter. Meant to be used with the scripts below.

Automatically clicks the Convert button on Ezgif after you upload an image to convert.

Add a button to upload any direct image to Mobilism and copies the image link after converting it.

Open direct link to the image after converting on Ezgif

Adds a button to quickly copy the converted image link to ezgif

Reddit scripts

Scripts designed to improve (Old) Reddit experience

For some reason, Reddit decided to make i.redd.it and preview.redd.it images open a viewer in New Reddit when you click on them, despite them still being a direct image. This uses a bunch of resources uselessly. Also, if you use a userscript to redirect all Reddit links to Old Reddit, it will break image links you click on because Reddit did not implement the image viewer in Old Reddit.

Solution: Since the image is still a direct image, we can just open the image link in any image viewer. So I just made a very simple website to display image from a link, put it on GitHub, and redirect redd.it images to it with this userscript.

Notes

Just a place to note things discovered when writing these scripts.

  • Cromite recognizes scripts as invalid if there is a * in the domain.
  • Cromite does not support GM_registerMenuCommand.
  • ChromeXt supports GM_registerMenuCommand but only through Eruda which didn't work on Cromite the last time I checked.
    • For compatibility with mobile don't use GM_registerMenuCommand for anything

About

Userscripts developed by me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published