Keep it Quick 0.1.0
FREE
Released:2019-02-02
Manifest File:
{"name":"Keep it Quick","icons":{"16":"logo.png","48":"logo.png","128":"logo.png"},"version":"0.1.0","background":{"scripts":["jquery-1.11.3.min.js","background.js"]},"short_name":"Keep it Quick","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Keep important data and info and reuse it quickly.","permissions":["tabs","http:\/\/*\/*","https:\/\/*\/*","storage","contextMenus"],"browser_action":{"default_icon":"logo.png"},"content_scripts":[{"js":["jquery-1.11.3.min.js","scripts.js"],"css":["style.css"],"run_at":"document_start","matches":["http:\/\/*\/*","https:\/\/*\/*"],"all_frames":true,"match_about_blank":true}],"manifest_version":2}