diff --git a/README.md b/README.md index ebfaf4a..5304944 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,10 @@ Just another minimal startpage for browsers. - On chrome, open extensions from the tool menu or open it from [chrome://extensions](chrome://extensions). - Click on load unpacked, navigate to the directory where you cloned the repo and select it. -### Firefox (temporary) +### Firefox -- Open ```about:debugging``` from your Firefox browser. -- Click on This Firefox and select ```Load Temporary Add On...``` -- Open the cloned repo directory and select any file there (preferrably ```manifest.json```) -- It should be installed. +- Get the latest ```xpi``` file from the dist directory. +- Go to add ons from Firefox and select the xpi file you downloaded, it should be installed. ## Upcoming diff --git a/dist/minimal_startpage-1.0-fx.xpi b/dist/minimal_startpage-1.0-fx.xpi new file mode 100644 index 0000000..f2af27f Binary files /dev/null and b/dist/minimal_startpage-1.0-fx.xpi differ