New Tab Start Page 29.4
FREE
Released:2022-12-09
Manifest File:
{"name":"New Tab Start Page","icons":{"128":"newtab.png"},"version":"29.4","incognito":"split","background":{"scripts":["background.js"],"persistent":true},"short_name":"NTSP","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Customize New Tabs & More!","permissions":["webRequest","webRequestBlocking","tabs","contextMenus","storage","http:\/\/*\/*","https:\/\/*\/*","file:\/\/\/*"],"homepage_url":"https:\/\/sermak.ca\/PTHelp.pdf","options_page":"options.html","browser_action":{"default_popup":"popup.html","default_title":"NTSP"},"content_scripts":[{"js":["content-id.js"],"run_at":"document_idle","matches":["http:\/\/*\/*","https:\/\/*\/*","file:\/\/\/*"],"all_frames":true},{"js":["content-st.js"],"run_at":"document_start","matches":["http:\/\/*\/*","https:\/\/*\/*","file:\/\/\/*"],"all_frames":true}],"manifest_version":2,"chrome_url_overrides":{"newtab":"newtab.html"},"optional_permissions":["cookies","clipboardRead","clipboardWrite"],"web_accessible_resources":["*.html","*.svg"]}