Snowplow Analytics Debugger 1.2.0
FREE
Released:2022-03-14
Manifest File:
{"name":"Snowplow Analytics Debugger","icons":{"128":"\/img\/logo.png"},"action":{"default_icon":"\/img\/logo.png","default_popup":"\/pages\/popup\/index.html"},"author":"SnowcatCloud","sandbox":{"pages":["\/pages\/sandbox\/index.html"]},"version":"1.2.0","background":{"service_worker":"service_worker.js"},"options_ui":{"page":"\/pages\/options\/index.html","open_in_tab":false},"short_name":"Snowplow Debugger","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Debug your Snowplow Analytics implementation with the Snowplow Analytics Debugger in Developer Tools.","permissions":["activeTab","storage","webRequest"],"devtools_page":"\/js\/background\/devtools.html","content_scripts":[{"js":["\/js\/content_script.js"],"run_at":"document_start","matches":["http:\/\/*\/*","https:\/\/*\/*"]}],"host_permissions":["<all_urls>"],"manifest_version":3,"minimum_chrome_version":"88","content_security_policy":{"extension_pages":"script-src 'self'; object-src 'self'"},"web_accessible_resources":[{"matches":["<all_urls>"],"resources":["config.json","js\/injected_script.js"],"use_dynamic_url":true}]}