[greasemonkey]: update URLs scripts
This commit is contained in:
parent
5957ef0518
commit
1ac6191bc4
@ -4,40 +4,40 @@
|
|||||||
|
|
||||||
- See [DuckDuckGo Dark](duckduckgo_dark_theme.user.js)
|
- See [DuckDuckGo Dark](duckduckgo_dark_theme.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/duckduckgo_dark_theme.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/duckduckgo_dark_theme.user.js)
|
||||||
|
|
||||||
## Invidious
|
## Invidious
|
||||||
|
|
||||||
- See [Invidious Redirect](youtube_to_invidious.user.js)
|
- See [Invidious Redirect](youtube_to_invidious.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/youtube_to_invidious.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/youtube_to_invidious.user.js)
|
||||||
|
|
||||||
- See [Invidious Dark-Mode](invidio_dark_mode.user.js)
|
- See [Invidious Dark-Mode](invidio_dark_mode.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_dark_mode.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_dark_mode.user.js)
|
||||||
|
|
||||||
- See [Invidious Proxy-Mode](invidio_proxy_mode.user.js)
|
- See [Invidious Proxy-Mode](invidio_proxy_mode.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_proxy_mode.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_proxy_mode.user.js)
|
||||||
|
|
||||||
- See [Invidious Embed](invidio_embed.user.js)
|
- See [Invidious Embed](invidio_embed.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_embed.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_embed.user.js)
|
||||||
|
|
||||||
## Nitter
|
## Nitter
|
||||||
|
|
||||||
- See [Nitter Redirect](twitter_to_nitter.user.js)
|
- See [Nitter Redirect](twitter_to_nitter.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/twitter_to_nitter.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/twitter_to_nitter.user.js)
|
||||||
|
|
||||||
## Bibliogram
|
## Bibliogram
|
||||||
|
|
||||||
- See [Bibliogram Redirect](instagram_to_bibliogram.user.js)
|
- See [Bibliogram Redirect](instagram_to_bibliogram.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/instagram_to_bibliogram.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/instagram_to_bibliogram.user.js)
|
||||||
|
|
||||||
## Fix all web forms Input for your Dark Theme (Experimental)
|
## Fix all web forms Input for your Dark Theme (Experimental)
|
||||||
|
|
||||||
- See [DarkThemeInputFix Redirect](fix_input_dark_theme.user.js)
|
- See [DarkThemeInputFix Redirect](fix_input_dark_theme.user.js)
|
||||||
|
|
||||||
[Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/fix_input_dark_theme.user.js)
|
[Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/fix_input_dark_theme.user.js)
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
// @author Jesús E. & Enmanuel E.
|
// @author Jesús E. & Enmanuel E.
|
||||||
// @namespace fixForMyDarkTheme
|
// @namespace fixForMyDarkTheme
|
||||||
// @description Scan all inputs and add a inherit color option for not blind inputs in your dark theme
|
// @description Scan all inputs and add a inherit color option for not blind inputs in your dark theme
|
||||||
// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey
|
// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey
|
||||||
// @include *
|
// @include *
|
||||||
// @grant none
|
// @grant none
|
||||||
// @version 0.0.2
|
// @version 0.0.2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
// @author Jesús E.
|
// @author Jesús E.
|
||||||
// @namespace BibliogramRedirect
|
// @namespace BibliogramRedirect
|
||||||
// @description Scan page for Instagram and urls replace with Bibliogram
|
// @description Scan page for Instagram and urls replace with Bibliogram
|
||||||
// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey
|
// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey
|
||||||
// @include *
|
// @include *
|
||||||
// @exclude /^http(s|)://(www[.]|)bibliogram[.]art/.*$/
|
// @exclude /^http(s|)://(www[.]|)bibliogram[.]art/.*$/
|
||||||
// @exclude /^http(s|)://(www[.]|)bibliogram[.]snopyta[.]org/.*$/
|
// @exclude /^http(s|)://(www[.]|)bibliogram[.]snopyta[.]org/.*$/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
|
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
|
||||||
// @description This script automatically toggles dark mode on Invidious and its various public instances.
|
// @description This script automatically toggles dark mode on Invidious and its various public instances.
|
||||||
// @namespace InvidiousDark
|
// @namespace InvidiousDark
|
||||||
// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey
|
// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey
|
||||||
// @include /^http(s|)://(www[.]|)invidio[.]us/.*$/
|
// @include /^http(s|)://(www[.]|)invidio[.]us/.*$/
|
||||||
// @include /^http(s|)://(www[.]|proxy[.]|)invidious[.]snopyta[.]org/.*$/
|
// @include /^http(s|)://(www[.]|proxy[.]|)invidious[.]snopyta[.]org/.*$/
|
||||||
// @include /^http(s|)://(www[.]|)vid[.]wxzm[.]sx/.*$/
|
// @include /^http(s|)://(www[.]|)vid[.]wxzm[.]sx/.*$/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
// @author Jesús E.
|
// @author Jesús E.
|
||||||
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
|
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
|
||||||
// @description Replace YouTube embeds with invidious instance
|
// @description Replace YouTube embeds with invidious instance
|
||||||
// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey
|
// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey
|
||||||
// @include *
|
// @include *
|
||||||
// @exclude /^http(s|)://(www[.]|)youtube[.]com/.*$/
|
// @exclude /^http(s|)://(www[.]|)youtube[.]com/.*$/
|
||||||
// @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/
|
// @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
|
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
|
||||||
// @description This script automatically Proxy-Mode on Invidious and its various public instances.
|
// @description This script automatically Proxy-Mode on Invidious and its various public instances.
|
||||||
// @namespace InvidiousProxy
|
// @namespace InvidiousProxy
|
||||||
// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey
|
// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey
|
||||||
// @include /(?:(?:http(s|):\/\/)(www[.]|)(?:invidio[.]us)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/
|
// @include /(?:(?:http(s|):\/\/)(www[.]|)(?:invidio[.]us)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/
|
||||||
// @include /(?:(?:http(s|):\/\/)(www[.]|proxy[.]|)(?:invidious[.]snopyta[.]org)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/
|
// @include /(?:(?:http(s|):\/\/)(www[.]|proxy[.]|)(?:invidious[.]snopyta[.]org)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/
|
||||||
// @include /(?:(?:http(s|):\/\/)(www[.]|)(?:vid[.]wxzm[.]sx)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/
|
// @include /(?:(?:http(s|):\/\/)(www[.]|)(?:vid[.]wxzm[.]sx)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
// @author Jesús E.
|
// @author Jesús E.
|
||||||
// @namespace NitterRedirect
|
// @namespace NitterRedirect
|
||||||
// @description Scan page for Twitter and urls replace with Nitter
|
// @description Scan page for Twitter and urls replace with Nitter
|
||||||
// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey
|
// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey
|
||||||
// @include *
|
// @include *
|
||||||
// @exclude /^http(s|)://(www[.]|)nitter[.]net/.*$/
|
// @exclude /^http(s|)://(www[.]|)nitter[.]net/.*$/
|
||||||
// @exclude /^http(s|)://(www[.]|)nitter[.]pro/.*$/
|
// @exclude /^http(s|)://(www[.]|)nitter[.]pro/.*$/
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
// @author OdinBrood, Jesús E.
|
// @author OdinBrood, Jesús E.
|
||||||
// @namespace InvidiousRedirect
|
// @namespace InvidiousRedirect
|
||||||
// @description Scan page for Youtube urls and replace with Invidious.
|
// @description Scan page for Youtube urls and replace with Invidious.
|
||||||
// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey
|
// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey
|
||||||
// @include *
|
// @include *
|
||||||
// @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/
|
// @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/
|
||||||
// @exclude /^http(s|)://(www[.]|proxy[.]|)invidious[.]snopyta[.]org/.*$/
|
// @exclude /^http(s|)://(www[.]|proxy[.]|)invidious[.]snopyta[.]org/.*$/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user