Skip to content

Commit c1a1733

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 38688fd + d03decd commit c1a1733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- or run it in dev mode with `npm i && npm start` and [load the extension's folder](https://developer.chrome.com/extensions/getstarted#unpacked) `./dev`.
1616

1717
### 2. For Firefox
18-
- from [AMO](https://addons.mozilla.org/en-US/firefox/addon/remotedev/);
18+
- from [Mozilla Add-ons](https://addons.mozilla.org/en-US/firefox/addon/remotedev/);
1919
- or build it with `npm i && npm run build:firefox` and [load the extension's folder](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox) `./build/firefox` (just select a file from inside the dir).
2020

2121
### 3. For Electron

0 commit comments

Comments
 (0)