ChromeOverlay 0.0.0.3
FREE
Released:2019-12-24
Manifest File:
{"name":"ChromeOverlay","version":"0.0.0.3","background":{"scripts":["background.js"],"persistent":true},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"This is a chrome extension that creates an overlay on every tab with a partially transparent .gif or image, or a .mp4 or .webm gif","page_action":{"icons":{"16":"images\/OverlayIcon.png"},"default_icon":{"16":"images\/OverlayIcon.png"},"default_popup":"popup\/popup.html"},"permissions":["webRequest","webRequestBlocking","declarativeContent","storage","http:\/\/*\/","https:\/\/*\/"],"options_page":"popup\/popup.html","content_scripts":[{"js":["content\/overlayContent.js"],"matches":["*:\/\/*\/*"]},{"js":["content\/parseIframe.js"],"matches":["*:\/\/*\/*"],"all_frames":true}],"manifest_version":2,"web_accessible_resources":["\/content\/*"]}