Tunable Image Block 1.7.1
FREE
Released:2017-11-28
Manifest File:
{"name":"Tunable Image Block","icons":{"16":"icon16.png","48":"icon48.png","128":"icon128.png"},"version":"1.7.1","background":{"page":"background.html","persistent":true},"options_ui":{"page":"options.html","chrome_style":true},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Block images without breaking the page. Tune restriction of images by data size.","permissions":["<all_urls>","tabs","activeTab","webRequest","webRequestBlocking","storage"],"browser_action":{"default_icon":"icon16.png","default_popup":"popup.html","default_title":"Tunable Image Block"},"content_scripts":[{"js":["js\/api.js","js\/content.js"],"css":["css\/image.css"],"run_at":"document_start","matches":["http:\/\/*\/*","https:\/\/*\/*"]}],"manifest_version":2}