1
1
Fork
You've already forked userscripts
0
A collection of userscripts
  • JavaScript 100%
Mohit Raj 429b0f095b
feat: select a random working nitter instance using twiiit.com
- The nitter instance to use is now a configurable setting with key
 'nitter_url' that defaults to twiiit.com
- It selects a random working nitter instance from the following list:
 https://github.com/zedeus/nitter/wiki/Instances 
2024年01月27日 23:15:30 +05:30
.editorconfig feat: add .editorconfig and reformat files 2023年12月06日 21:56:20 +05:30
bing-videos-to-youtube.user.js Update bing-videos-to-youtube.user.js 2023年01月08日 18:23:48 +05:30
LICENSE Initial commit 2022年11月28日 21:30:58 +05:30
mastodon-easy-follow.user.js feat: add .editorconfig and reformat files 2023年12月06日 21:56:20 +05:30
page-actions.user.js feat: select a random working nitter instance using twiiit.com 2024年01月27日 23:15:30 +05:30
README.md feat: add .editorconfig and reformat files 2023年12月06日 21:56:20 +05:30

userscripts

A collection of userscripts

Steps to install

  • Install Violentmonkey (Recommended) or any other userscript manager
  • Click on the script you want to install in the table below
  • Follow given instructions
  • A Violentmonkey page will open automatically
  • Go through the code and permissions to make sure its safe (VERY IMPORTANT)
  • Click the green 'Confirm installation' button
  • Close the page
Script Description
Bing Videos to YouTube Redirect youtube videos playing in bing to youtube
Mastodon easy follow Open the mastodon profile in your own instance by clicking on their @username@instance
Page Actions Extension to perform various actions on wesbites

Configuration options

Common Instructions

- Install the user script
- Let the user script run at least once by loading an applicable url
- Click the edit button for this script from the Violentmonkey menu
- Open the 'Values' tab for this script.
- Click on the configuration option you want to change and edit the value
- Click the 'Apply' button
- Refresh or visit the page to see the changes

Mastodon easy follow

Option Description Default
selector CSS selector for username component .account__header__tabs__name > h1 > small
selectorV3 CSS selector for username component for mastodon v3 .public-account-header__tabs__name > h1 > small
instance Your instance url hachyderm.io

Page Actions

Option Description Default
shortcut Keyboard shortcut to trigger the page action alt-p