BrowseRules
Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.
Τι είναι το BrowseRules;
Το BrowseRules είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://browserules.com, και η κύρια λειτουργία του είναι "Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης BrowseRules
Λήψη αρχείων επέκτασης BrowseRules σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | BrowseRules |
ID | knjjenghknphdmflgjnjjkemgcdeeejl |
Επίσημο URL | https://chromewebstore.google.com/detail/browserules/knjjenghknphdmflgjnjjkemgcdeeejl |
Περιγραφή | Customize the websites you frequent. Use the control panel to create rules - Browser Rules - with Javascript or Jquery and css. |
Μέγεθος Αρχείου | 139 KB |
Αριθμός Εγκαταστάσεων | 55 |
Τρέχουσα Έκδοση | 0.0.1.194 |
Τελευταία Ενημέρωση | 2016-09-28 |
Ημερομηνία Δημοσίευσης | 2016-09-28 |
Αξιολόγηση | 4.25/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | https://browserules.com |
Τύπος Πληρωμής | free |
Διεύθυνση URL της Σελίδας Βοήθειας | http://www.facebook.com/BrowseRulesCommunity |
Υποστηριζόμενες Γλώσσες | 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": [ " |