Skip to content

Commit

Permalink
{-} Remove controversial key in manifest.json, {~} Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gummyWalrus committed Nov 3, 2021
1 parent 056f665 commit d2c2fa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For now it is still in development.
5. Open the extension using the icon at the top-right corner of your browser window and input the login intels to your Lemmy instance :mouse:

# OR Chrome :large_blue_circle: :green_circle: :yellow_circle: :red_circle:
1. Download the last release of the [packaged extension](https://github.com/NiceOpenSource/posttolemmy/releases/latest) for Chrome (.crx) :file_folder:
1. Download the last release of the [packaged extension](https://github.com/NiceOpenSource/posttolemmy/releases/latest) for Chrome (.crx) and it's private key (.pem) :file_folder:
2. Open the ``chrome://extensions/`` page in Chrome browser 🧩
3. Drag and drop the .crx into the browser window :open_file_folder:
4. Click on the puzzle to pin the add-on to the extension toolbar :hammer_and_wrench:
Expand Down
6 changes: 1 addition & 5 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,12 @@
"name": "POST to lemmy",
"version": "0.1.4",
"author": "Loys Caucheteux - PG3 for Nice Open Source",
"developer": {
"name": "Loys Caucheteux",
"url": "https://cv.loys.me"
},
"browser_specific_settings": {
"gecko": {
"id": "[email protected]",
"strict_min_version": "42.0"
}
},
},
"description": "Créer un Post dans lemmy en 3 clics",
"homepage_url": "https://github.com/pg3io/lemmy",
"icons": {
Expand Down

0 comments on commit d2c2fa4

Please sign in to comment.