Skip to content

Commit

Permalink
Fix #47
Browse files Browse the repository at this point in the history
  • Loading branch information
JafarAkhondali committed Mar 6, 2021
1 parent abd3787 commit cceae94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions chrome_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"short_name": "Persepolis",
"offline_enabled": true,
"permissions": [
"<all_urls>",
"nativeMessaging",
"contextMenus",
"downloads",
Expand Down
1 change: 1 addition & 0 deletions firefox_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"name": "Persepolis Download Manager Integration",
"short_name": "Persepolis",
"permissions": [
"<all_urls>",
"nativeMessaging",
"contextMenus",
"downloads",
Expand Down

0 comments on commit cceae94

Please sign in to comment.