BrowseRules
Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.
Co to jest BrowseRules?
BrowseRules to rozszerzenie Chrome opracowane przez https://browserules.com, a jego główną funkcją jest „Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia BrowseRules
Pobierz pliki rozszerzeń BrowseRules w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | BrowseRules |
ID | knjjenghknphdmflgjnjjkemgcdeeejl |
Oficjalny URL | https://chromewebstore.google.com/detail/browserules/knjjenghknphdmflgjnjjkemgcdeeejl |
Opis | Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css. |
Rozmiar pliku | 139 KB |
Liczba instalacji | 55 |
Aktualna Wersja | 0.0.1.194 |
Ostatnia Aktualizacja | 2016-09-28 |
Data Publikacji | 2016-09-28 |
Ocena | 4.25/5 Łącznie 4 Oceny |
Deweloper | https://browserules.com |
Typ Płatności | free |
Adres URL Strony Pomocy | http://www.facebook.com/BrowseRulesCommunity |
Obsługiwane Języki | 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": [ " |