Screenshot Extension (Open Source) 1.0.0
FREE
Released:2020-11-19
Manifest File:
{"name":"Screenshot Extension (Open Source)","icons":{"128":"icon-128.png"},"version":"1.0.0","background":{"page":"background.html"},"options_ui":{"page":"options.html","open_in_tab":false},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"A browser extension that takes screenshots","permissions":["tabs","downloads","<all_urls>","storage","activeTab"],"browser_action":{"default_icon":"icon-34.png"},"content_scripts":[{"js":["contentScript.bundle.js"],"css":["content.styles.css"],"matches":["http:\/\/*\/*","https:\/\/*\/*","<all_urls>"]}],"manifest_version":2,"content_security_policy":"script-src 'self' 'unsafe-eval'; object-src 'self'","web_accessible_resources":["content.styles.css","icon-128.png","icon-34.png","cross-32.png"]}