Conferfly Extension 1.1.8
FREE
Released:2023-02-03
Manifest File:
{"name":"Conferfly Extension","icons":{"128":"img\/logo128.png"},"action":{"default_icon":"img\/logo.png","default_title":"Conferfly"},"author":"Conferfly","version":"1.1.8","background":{"service_worker":"js\/background.js"},"options_ui":{"page":"options.html","open_in_tab":true},"short_name":"Conferfly","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Conferfly Management Extension","permissions":["tabs","background","storage","alarms","power"],"options_page":"options.html","content_scripts":[{"js":["js\/main.js","js\/injected.js"],"css":["css\/main.css"],"matches":["<all_urls>"],"all_frames":true}],"manifest_version":3,"externally_connectable":{"matches":["https:\/\/conferfly.com\/*","http:\/\/localhost:8080\/*"]},"content_security_policy":{"extension_pages":"script-src 'self'; object-src 'self'"},"web_accessible_resources":[{"matches":[],"resources":["js\/options.js","js\/main.js","js\/injected.js"],"extension_ids":[]}]}