Fixing takeoff extension to support latest Chrome standards.
This commit is contained in:
parent
709b4ce3ce
commit
8de59061c6
1 changed files with 1 additions and 0 deletions
|
|
@ -5,5 +5,6 @@
|
||||||
"chrome_url_overrides": {
|
"chrome_url_overrides": {
|
||||||
"newtab": "takeoff.html"
|
"newtab": "takeoff.html"
|
||||||
},
|
},
|
||||||
|
"manifest-version": 2,
|
||||||
"permissions": ["tabs", "bookmarks"]
|
"permissions": ["tabs", "bookmarks"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue