1 repositorio
Using a website's own JavaScript functions to decrypt content within the browser.
Distinct from Page Content Modifications: Focuses on invoking existing site functions for decryption rather than general DOM modification.
Explore 1 awesome GitHub repository matching user interface & experience · Client-Side Content Decryption. Refine with filters or upvote what's useful.
UserScripts is a collection of JavaScript browser userscripts designed to modify website behavior and add custom functionality to web browsers. It serves as a multi-purpose toolset for web page content automation, web interface enhancement, and specialized web scraping and downloading. The project distinguishes itself through a wide range of specialized utilities, including a browser-based text transformer for character encoding and terminology mapping, and tools for bypassing content censorship. It provides advanced web scraping capabilities such as deciphering obfuscated download links, agg
Processes encrypted web data by invoking the target website's own decryption functions via custom hooks.