Go to file
2024-06-07 01:30:16 +02:00
.gitignore add .gitignore 2024-06-07 00:56:16 +02:00
background.js make it a toolbar button 2024-06-07 00:51:55 +02:00
manifest.json add explicit id to allow sideloading 2024-06-07 01:05:00 +02:00
README.md README: describe what this does more accurately 2024-06-07 01:30:16 +02:00

ff-env-scrape

fetches the current page's /.env with the click of a button (and logs it into the global Browser Console). Currently, this stores all fetched .env files in the extensions local storage for later retrieval. This addon is experimental and not yet ready for wide-spread use.

build using npx web-ext build.