deviloric
/
piracy
Archived
3
0
Fork 0

fixed browser extension dead links

This commit is contained in:
Maximous Black 2020-06-18 18:15:50 +00:00
parent 7217d345d2
commit d5911dde7b
3 changed files with 3 additions and 4 deletions

View File

@ -15,14 +15,13 @@ sidebar_label: Browser Extensions
- [WebRTC Network Limiter](https://chrome.google.com/webstore/detail/webrtc-network-limiter/npeicpdbkakmehahjeeohfdhnlpdklia?hl=en) - Configures how WebRTC's network traffic is routed by changing Chrome's privacy settings.
- [ScriptSafe](https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf?hl=en) - A browser extension that gives users control of the web and more secure browsing while emphasizing simplicity and intuitiveness.
- [NoScript](https://noscript.net/getit) - Allow active content to run only from sites you trust, and protect yourself against XSS and clickjacking attacks. Firefox only.
- [Universal Bypass](https://chrome.google.com/webstore/detail/universal-bypass/aihomhdbhpnpmcnnbckjjcebjoikpihj) - Universal Bypass automatically skips annoying link shorteners.
- [Universal Bypass](https://universal-bypass.org/) - Universal Bypass automatically skips annoying link shorteners.
- [Violentmonkey](https://violentmonkey.github.io/) - An open-source userscript manager.
- [Anti-Paywall](https://github.com/nextgens/anti-paywall) - A browser extension that maximizes the chances of bypassing paywalls.
- [Google unlocked](https://github.com/Ibit-to/google-unlocked) - Google Unlocked Chrome extension unlocks hidden google search results.
- [Website](https://ibit.uno/)
- [Hide Fake Torrents on TPB](https://chrome.google.com/webstore/detail/hide-fake-torrents-on-tpb/fkdhkcpmifehkmadpldbbdadepgplcmo) - Hide fake torrents on TPB.
- [Reddit Enhancement Suite](http://redditenhancementsuite.com/) - Community-driven unofficial browser extension for reddit.
- [Browser Plugs](https://www.browserplugs.com/) - A Chrome "all-in-one" anti-fingerprinting protection extensions.
- [CanvasBlocker](https://github.com/kkapsner/CanvasBlocker) - Alters some JS APIs to prevent fingerprinting.
- [Canvas Fingerprint Blocker](https://github.com/joue-quroi/canvas-fingerprint-blocker) - Block HTML canvas element from being used for fingerprinting purposes.
- [Chameleon](https://addons.mozilla.org/en-US/firefox/addon/chameleon-ext/) - Spoof your Firefox browser profile. Includes a few privacy enhancing options.

View File

@ -5,7 +5,7 @@ sidebar_label: Dead
:::note Heads up!
This basically graveyard for all the dead links. None the links here are active anymore. These are all [Internet archive](https://web.archive.org/web/*/archive.org/) links. There is a chance that some links were never archived.
This basically graveyard for all the dead links. None the links here are active anymore. These are all [Internet archive](https://archive.org/) links. There is a chance that some links were never archived.
:::
@ -19,3 +19,4 @@ This basically graveyard for all the dead links. None the links here are active
- [Grabber](https://web.archive.org/web/*/grabber.co.in/) - Download stock images from Shutterstock.
- [6box](https://web.archive.org/web/*/6box.me/) - A recently revived free Usenet indexing service with a generous API.
- [CracksNow](https://web.archive.org/web/*/cracksnow.com/) - Cracks for Android, Windows, and macOS applications.
- [Browser Plugs](https://web.archive.org/web/*/browserplugs.com/) - A Chrome "all-in-one" anti-fingerprinting protection extensions.

View File

@ -11,7 +11,6 @@ sidebar_label: Tools
- [Video decrypter](http://github.com/CrackerCat/video_decrypter)- Decrypt video from a streaming site with MPEG-DASH Widevine DRM encryption.
- [ShowRSS.info](http://showrss.info/) - Compile a list of TV shows that you follow and generate an RSS link that you can put in your torrent client to automatically download new episodes as they are released based on the quality that you want (480p, 720p, 1080p, REPACK, etc).
- [Generate-HoustonLibrary-Codes](https://github.com/SharlSherif/Generate-HoustonLibrary-Codes) - A simple script to automate the process of getting a card number from Houstonlibrary.org in order to get free access to Lynda.com.
- [Universal Bypass (for shortner links)](https://universal-bypass.org/)
- [DarkNet Stats](https://dnstats.net/) - Monitors DarkNet Forums & Markets.
- [Mwoffliner](https://github.com/openzim/mwoffliner) - Scrape any online Mediawiki motorised wiki (like Wikipedia) to your local filesystem.
- [GetGoogleSpreadsheet](https://www.mathworks.com/matlabcentral/fileexchange/39915-getgooglespreadsheet) - Download a google spreadsheet as csv and import into a Matlab cell array.