qhungg289

manifest

Apr 28th, 2020
551
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.32 KB | None | 0 0
  1. {
  2.   "name": "New Tab",
  3.   "description": "Overrides the new tab page",
  4.   "version": "0.1",
  5.   "incognito": "split",
  6.   "content_security_policy": "script-src 'self' 'sha256-jSkUFG6MWK5PIz+Ryvn5MetPGktA1Th8o7hHsLOoj2I='; object-src 'self'",
  7.   "chrome_url_overrides": {
  8.     "newtab": "index.html"
  9.   },
  10.   "manifest_version": 2
  11. }
Advertisement
Add Comment
Please, Sign In to add comment