Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Minor README changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tchojnacki committed Aug 6, 2018
1 parent 51f11ee commit a13c2ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ By using the extension you allow it make edits using your FANDOM account.
4. Select the unpacked extension.
* Permanent installation:
1. Make sure you are using Developer, Nightly or ESR version of Firefox.
2. Download `.zip` with the [latest release](https://github.com/tmkch/FANDOM-Monaco/releases/latest).
3. Toggle the `xpinstall.signatures.required` preference in `about:config`.
4. Visit `about:addons`.
5. From the settings cog, open _Install Add-on From File_.
6. Select the extension.
2. Toggle the `xpinstall.signatures.required` preference in `about:config`.
3. Install `.xpi` with the [latest release](https://github.com/tmkch/FANDOM-Monaco/releases/latest).
* Google Chrome:
1. Download `.zip` with the [latest release](https://github.com/tmkch/FANDOM-Monaco/releases/latest) and unpack it.
2. Visit `chrome://extensions`.
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"manifest_version": 2,
"name": "FANDOM Monaco",
"version": "1.1",
"version": "1.1.1",
"description": "Integrate Monaco Editor into FANDOM.",
"background": {
"scripts": [
Expand Down

0 comments on commit a13c2ac

Please sign in to comment.