Skip to content

Commit

Permalink
Update ext meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Singh1 committed May 9, 2021
1 parent cb01adb commit 7601be6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"page": "background.html",
"persistent": false
},
"permissions": ["storage", "tabs"],
"permissions": ["storage"],
"version": "1.0.0",
"description": "A simple to use GUI interface that provides an easier way to make extensions",
"description": "A simple to use GUI interface that provides an easier way to make Chrome DevTools Extensions",
"manifest_version": 2,
"minimum_chrome_version": "17.0",
"devtools_page": "devtools.html",
Expand Down

0 comments on commit 7601be6

Please sign in to comment.