-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
{-} Remove controversial key in manifest.json, {~} Update Readme.md
- Loading branch information
1 parent
056f665
commit d2c2fa4
Showing
2 changed files
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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": { | ||
|