BrowseRules
Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.
O que é BrowseRules?
BrowseRules é uma extensão do Chrome desenvolvida por https://browserules.com, e sua principal característica é "Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão BrowseRules
Baixe arquivos de extensão BrowseRules no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | BrowseRules |
ID | knjjenghknphdmflgjnjjkemgcdeeejl |
URL Oficial | https://chromewebstore.google.com/detail/browserules/knjjenghknphdmflgjnjjkemgcdeeejl |
Descrição | Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css. |
Tamanho do Arquivo | 139 KB |
Contagem de Instalações | 55 |
Versão Atual | 0.0.1.194 |
Última Atualização | 2016-09-28 |
Data de Publicação | 2016-09-28 |
Classificação | 4.25/5 Total de 4 Avaliações |
Desenvolvedor | https://browserules.com |
Tipo de Pagamento | free |
URL da Página de Ajuda | http://www.facebook.com/BrowseRulesCommunity |
Idiomas Suportados | 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": [ " |