You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
465 B
14 lines
465 B
# Add Custom Build to Firefox
|
|
|
|
Go to the url `about:debugging`.
|
|
|
|
Click the button `Load Temporary Add-On`.
|
|
|
|
Select the file `dist/firefox/manifest.json`.
|
|
|
|
You can optionally enable debugging, and click `Debug`, for a console window that logs all of Metamask's processes to a single console.
|
|
|
|
If you have problems debugging, try connecting to the IRC channel `#webextensions` on `irc.mozilla.org`.
|
|
|
|
For longer questions, use the StackOverflow tag `firefox-addons`.
|
|
|
|
|