BrowseRules
Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.
What is BrowseRules?
BrowseRules is a Chrome extension developed by https://browserules.com, and its main feature is "Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.".
Extension Screenshots
Download BrowseRules Extension CRX File
Download BrowseRules extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Enjoy the web your way. Customize your web experience by creating Browser Rules and associating them with the websites you frequent. BrowseRules is a google chrome browser extension. The extension allows you to make modifications to a website and save them. These modifications are rules, and the browser will then run them every time you revisit the site. You can run multiple rules, apply them to subdomains or specific pages and activate or deactivate them easily within the webpage. Consume existing rules, create your own simple or complex browser rules, then share with the community to make the World Wide Web a better place for all of us.
Extension Basic Information
Name | BrowseRules |
ID | knjjenghknphdmflgjnjjkemgcdeeejl |
Official URL | https://chromewebstore.google.com/detail/browserules/knjjenghknphdmflgjnjjkemgcdeeejl |
Description | Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css. |
File Size | 139 KB |
Installation Count | 55 |
Current Version | 0.0.1.194 |
Last Updated | 2016-09-28 |
Publish Date | 2016-09-28 |
Rating | 4.25/5 Total 4 Ratings |
Developer | https://browserules.com |
Payment Type | free |
Help Page URL | http://www.facebook.com/BrowseRulesCommunity |
Supported Languages | en |
manifest.json | |
{ "background": { "scripts": [ "scripts\/bg.js" ] }, "content_scripts": [ { "all_frames": true, "css": [ "css\/devtool.css" ], "js": [ "scripts\/jquery-1.7.1.min.js", "scripts\/contentscript.js" ], "matches": [ " |