README: describe what this does more accurately

This commit is contained in:
Alain Emilia Anna Zscheile 2024-06-07 01:30:16 +02:00
parent 5d810af8bf
commit 6a967bfb0a

View file

@ -1,5 +1,7 @@
# ff-env-scrape
fetches the current page's `/.env` with the click of a button.
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`.