mirror of
https://github.com/viq/NewsBlur.git
synced 2025-11-01 09:09:16 +00:00
Fixing broken Firefox manifest.
This commit is contained in:
parent
1db5f67304
commit
5769efbca8
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@
|
|||
"installs_allowed_from": [
|
||||
"http://www.newsblur.com",
|
||||
"http://dev.newsblur.com",
|
||||
"http://newsblur.com"
|
||||
"http://newsblur.com",
|
||||
"https://www.newsblur.com",
|
||||
"https://dev.newsblur.com",
|
||||
"https://dev.newsblur.com"
|
||||
"https://newsblur.com"
|
||||
],
|
||||
"locales": {},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue