2024-06-06 22:57:25 +00:00
|
|
|
# ff-env-scrape
|
|
|
|
|
2024-06-06 23:30:16 +00:00
|
|
|
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.
|
2024-06-06 22:57:25 +00:00
|
|
|
|
|
|
|
build using `npx web-ext build`.
|