Get the latest tech news
Show HN: To-Userscript: Chrome Extension to Userscript Converter
Convert browser extensions to userscripts. Contribute to Explosion-Scratch/to-userscript development by creating an account on GitHub.
It takes an extension from the Chrome or Firefox store, a local directory, or a zip/xpi, and creates a single.user.js file that can be run in any userscript manager. Multi-Source Conversion: Convert from Chrome Web Store, Firefox Add-ons site, direct URLs, local directories, or archive files (.crx,.xpi,.zip). Automatic Asset Inlining: Seamlessly embeds CSS, images, fonts, and other resources directly into the script using data URIs or Blob URLs, ensuring complete portability (replacing runtime.getURL and options/popup pages).
Or read this on Hacker News