Wrangle data from/to any website. This project comes after lots of imagining about browser extensions, but it only started to become more real when I started imagining simple things an extension could do with Federated Wiki. Your data never leaves your device through this extension, but this extension does
This extension so far is mostly just clippings from mdn / webextensions-examples and other example code in the MDN Web Docs combined with learning and using the web-ext command-line tool that lets you easily test and develop extensions, like on any of the examples in the repo above, in a private browser isolated from your other Firefox if you already use it.
- Firefox: https://addons.mozilla.org/en-US/firefox/addon/wwwrangler/
- Chrome: pending...
install web-ext, clone this repo, navigate to its folder in terminal and run web-ext run
This extension from this code: https://github.com/mdn/webextensions-examples/tree/main/commands