Adblock Super
文章目录
应用简介
用于Chrome浏览器的免费广告屏蔽工具:屏蔽Youtube上烦人的视频广告、Facebook上的广告、横幅广告以及其他广告。
功能演示
配置文件
1{"background":{"page":"background.html"},"browser_action":{"default_icon":"icons\/abp-19.png","default_popup":"popup.html","default_title":"__MSG_name__"},"content_scripts":[{"all_frames":true,"js":["ext\/common.js","ext\/content.js","include.preload.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"],"run_at":"document_start"},{"all_frames":true,"js":["include.postload.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"],"run_at":"document_end"}],"content_security_policy":"script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com https:\/\/cdn.dreamnetworld.com; object-src 'self';","default_locale":"en_US","description":"__MSG_description_chrome__","icons":{"128":"icons\/abp-128.png","16":"icons\/abp-16.png","19":"icons\/abp-19.png","32":"icons\/abp-32.png","48":"icons\/abp-48.png"},"manifest_version":2,"minimum_chrome_version":"18.0","name":"__MSG_name__","options_page":"options.html","permissions":["tabs","http:\/\/*\/*","bookmarks","management","contextMenus","notifications","webRequest","webRequestBlocking","webNavigation","unlimitedStorage"],"version":"2.6.2","update_url":"http:\/\/upext.chrome.360.cn\/intf.php?method=ExtUpdate.query","web_accessible_resources":["block.html"]}