Skip to content

Commit

Permalink
Bumb to 1.3.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelFQC committed Apr 3, 2020
1 parent 28b50b0 commit 0c31ccf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# firefox-github-notifier
A WebExtension to get notifications from GitHub on Firefox
> A WebExtension to get the number of notifications from GitHub on your Firefox.
## Install

On Firefox install from
Install on Firefox from
https://addons.mozilla.org/firefox/addon/firefox-github-notifier/

This plugin requires permissions for:
- Access your data for api.github.com
- Display notifications to you
- Access browser tabs
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"manifest_version": 2,
"name": "GitHub Notifier",
"description": "Get your notifications from GitHub",
"version": "1.3.2",
"version": "1.3.3",
"developer": {
"name": "Angel Fernando Quiroz Campos",
"url": "http://angelfqc.website"
"url": "https://angelfqc.online"
},
"icons": {
"48": "icons/github.svg"
Expand Down

0 comments on commit 0c31ccf

Please sign in to comment.