We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178853d commit 5eb4264Copy full SHA for 5eb4264
manifest.json
@@ -1,14 +1,8 @@
1
{
2
"manifest_version": 2,
3
-
4
"name": "Stack Overflow App - Chrome",
5
"description": "Aplicativo do Google Chrome para ver os feeds mais recentes do Stackoverflow em português",
6
"version": "1.0",
7
8
- // "browser_action": {
9
- // "default_icon": "icon.jpg",
10
- // "default_popup": "body.html"
11
- // },
12
"permissions": [
13
"<all_urls>",
14
"notifications",
0 commit comments