Bleep It! 1.3
FREE
Released:2014-03-15
Manifest File:
{"name":"Bleep It!","icons":{"16":"icon16.png","48":"icon48.png","128":"icon128.png"},"version":"1.3","background":{"scripts":["background.js"]},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Removes offensive words from webpages and replaces them with symbols or random words.","permissions":["contextMenus","tabs","<all_urls>","storage","notifications"],"options_page":"options.html","browser_action":{"default_icon":"icon16.png"},"content_scripts":[{"js":["jquery-2.1.0.min.js","replaceText.js","removeSwears.js","options.js"],"run_at":"document_end","matches":["http:\/\/*\/*","https:\/\/*\/*"]}],"manifest_version":2,"web_accessible_resources":["badwords.txt","goodwords.txt"]}