BrowseRules
Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.
Cos'è BrowseRules?
BrowseRules è un'estensione di Chrome sviluppata da https://browserules.com, e la sua funzione principale è "Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione BrowseRules
Scarica i file di estensione BrowseRules in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | BrowseRules |
ID | knjjenghknphdmflgjnjjkemgcdeeejl |
URL Ufficiale | https://chromewebstore.google.com/detail/browserules/knjjenghknphdmflgjnjjkemgcdeeejl |
Descrizione | Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css. |
Dimensione del File | 139 KB |
Conteggio Installazioni | 55 |
Versione Corrente | 0.0.1.194 |
Ultimo Aggiornamento | 2016-09-28 |
Data di Pubblicazione | 2016-09-28 |
Valutazione | 4.25/5 Totale 4 Valutazioni |
Sviluppatore | https://browserules.com |
Tipo di Pagamento | free |
URL della Pagina di Aiuto | http://www.facebook.com/BrowseRulesCommunity |
Lingue Supportate | 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": [ " |