Quick Snip 1.1.0
FREE
Released:2023-03-01
Manifest File:
{"name":"Quick Snip","icons":{"32":"assets\/icons\/32.png","64":"assets\/icons\/64.png"},"action":{"default_icon":"assets\/icons\/64.png","default_popup":"\/view\/popup.html","default_title":"Take a Screenshot"},"version":"1.1.0","commands":{"full_screenshot":{"description":"captures full screenshot","suggested_key":{"mac":"Command+Shift+1","linux":"Ctrl+Shift+1","windows":"Ctrl+Shift+1"}},"region_screenshot":{"description":"captures region screenshot","suggested_key":{"mac":"Command+Shift+2","linux":"Ctrl+Shift+2","windows":"Ctrl+Shift+2"}}},"background":{"service_worker":"mainServiceWorker.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Browse web and capture tabs you like, easy and quick.","permissions":["activeTab","storage","scripting","tabs"],"content_scripts":[{"js":["utility\/notification.js","lib\/customLib\/urlValidator.js","content\/content_script.js"],"css":["styles\/extraContent.css"],"run_at":"document_idle","matches":["http:\/\/*\/*","https:\/\/*\/*"]}],"host_permissions":["http:\/\/*\/*","https:\/\/*\/*"],"manifest_version":3,"web_accessible_resources":[{"matches":["*:\/\/*\/*"],"resources":["assets\/icons\/32.png"]}]}