Fixing takeoff extension to support latest Chrome standards.

This commit is contained in:
Jonathan Kempf 2014-07-21 22:46:58 -04:00
parent 709b4ce3ce
commit 8de59061c6

View file

@ -5,5 +5,6 @@
"chrome_url_overrides": {
"newtab": "takeoff.html"
},
"manifest-version": 2,
"permissions": ["tabs", "bookmarks"]
}