Blocklist
Blocks some domains in Search Results
Τι είναι το Blocklist;
Το Blocklist είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον otaku, και η κύρια λειτουργία του είναι "Blocks some domains in Search Results".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Blocklist
Λήψη αρχείων επέκτασης Blocklist σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Simply click "→ block" near a Google Search result item to either a) Hide results from domain ("Hide" option), or b) Show only a single grey line ("Only show the link" option), or c) Show the result in grey or light grey ("Grey" or "Light grey" options) as defined in themenu. Options: right-click the extension icon and enter "Options", to - Choose the "Blocker" behavior - Un-block domains Version history 2021-02-20 2.0.0 rewrote the URL recognition algorithm as Google changed their results presentation 2020-06-11 1.0.1 Removed unused permissions (only "Storage" remains to save blocked sites) 2019-03-22 1.0.0 Production
Βασικές Πληροφορίες Επέκτασης
Όνομα | Blocklist |
ID | lhkohakojbnibcaoppkgojpfbcebkbpo |
Επίσημο URL | https://chromewebstore.google.com/detail/blocklist/lhkohakojbnibcaoppkgojpfbcebkbpo |
Περιγραφή | Blocks some domains in Search Results |
Μέγεθος Αρχείου | 50.69 KB |
Αριθμός Εγκαταστάσεων | 2,798 |
Τρέχουσα Έκδοση | 2.0.0 |
Τελευταία Ενημέρωση | 2021-02-21 |
Ημερομηνία Δημοσίευσης | 2020-06-11 |
Αξιολόγηση | 2.50/5 Συνολικά 6 Αξιολογήσεις |
Προγραμματιστής | otaku |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "bg.js" ] }, "browser_action": { "default_icon": "images\/blocker.png", "default_title": "Blocklist" }, "description": "Blocks some domains in Search Results", "icons": { "128": "images\/blocker.png", "16": "images\/blocker.png", "48": "images\/blocker.png" }, "manifest_version": 2, "name": "Blocklist", "permissions": [ "storage" ], "version": "2.0.0", "default_locale": "en", "options_ui": { "page": "options.html", "open_in_tab": false }, "content_scripts": [ { "run_at": "document_end", "js": [ "common.js", "options.js", "content.js" ], "matches": [ "*:\/\/*.google.com\/search*", "*:\/\/*.google.ac\/search*", "*:\/\/*.google.ad\/search*", "*:\/\/*.google.ae\/search*", "*:\/\/*.google.com.af\/search*", "*:\/\/*.google.com.ag\/search*", "*:\/\/*.google.com.ai\/search*", "*:\/\/*.google.al\/search*", "*:\/\/*.google.am\/search*", "*:\/\/*.google.co.ao\/search*", "*:\/\/*.google.com.ar\/search*", "*:\/\/*.google.as\/search*", "*:\/\/*.google.at\/search*", "*:\/\/*.google.com.au\/search*", "*:\/\/*.google.az\/search*", "*:\/\/*.google.ba\/search*", "*:\/\/*.google.com.bd\/search*", "*:\/\/*.google.be\/search*", "*:\/\/*.google.bf\/search*", "*:\/\/*.google.bg\/search*", "*:\/\/*.google.com.bh\/search*", "*:\/\/*.google.bi\/search*", "*:\/\/*.google.bj\/search*", "*:\/\/*.google.com.bn\/search*", "*:\/\/*.google.com.bo\/search*", "*:\/\/*.google.com.br\/search*", "*:\/\/*.google.bs\/search*", "*:\/\/*.google.bt\/search*", "*:\/\/*.google.co.bw\/search*", "*:\/\/*.google.by\/search*", "*:\/\/*.google.com.bz\/search*", "*:\/\/*.google.ca\/search*", "*:\/\/*.google.com.kh\/search*", "*:\/\/*.google.cc\/search*", "*:\/\/*.google.cd\/search*", "*:\/\/*.google.cf\/search*", "*:\/\/*.google.cat\/search*", "*:\/\/*.google.cg\/search*", "*:\/\/*.google.ch\/search*", "*:\/\/*.google.ci\/search*", "*:\/\/*.google.co.ck\/search*", "*:\/\/*.google.cl\/search*", "*:\/\/*.google.cm\/search*", "*:\/\/*.google.cn\/search*", "*:\/\/*.google.com.co\/search*", "*:\/\/*.google.co.cr\/search*", "*:\/\/*.google.com.cu\/search*", "*:\/\/*.google.cv\/search*", "*:\/\/*.google.com.cy\/search*", "*:\/\/*.google.cz\/search*", "*:\/\/*.google.de\/search*", "*:\/\/*.google.dj\/search*", "*:\/\/*.google.dk\/search*", "*:\/\/*.google.dm\/search*", "*:\/\/*.google.com.do\/search*", "*:\/\/*.google.dz\/search*", "*:\/\/*.google.com.ec\/search*", "*:\/\/*.google.ee\/search*", "*:\/\/*.google.com.eg\/search*", "*:\/\/*.google.es\/search*", "*:\/\/*.google.com.et\/search*", "*:\/\/*.google.fi\/search*", "*:\/\/*.google.com.fj\/search*", "*:\/\/*.google.fm\/search*", "*:\/\/*.google.fr\/search*", "*:\/\/*.google.ga\/search*", "*:\/\/*.google.ge\/search*", "*:\/\/*.google.gf\/search*", "*:\/\/*.google.gg\/search*", "*:\/\/*.google.com.gh\/search*", "*:\/\/*.google.com.gi\/search*", "*:\/\/*.google.gl\/search*", "*:\/\/*.google.gm\/search*", "*:\/\/*.google.gp\/search*", "*:\/\/*.google.gr\/search*", "*:\/\/*.google.com.gt\/search*", "*:\/\/*.google.gy\/search*", "*:\/\/*.google.com.hk\/search*", "*:\/\/*.google.hn\/search*", "*:\/\/*.google.hr\/search*", "*:\/\/*.google.ht\/search*", "*:\/\/*.google.hu\/search*", "*:\/\/*.google.co.id\/search*", "*:\/\/*.google.iq\/search*", "*:\/\/*.google.ie\/search*", "*:\/\/*.google.co.il\/search*", "*:\/\/*.google.im\/search*", "*:\/\/*.google.co.in\/search*", "*:\/\/*.google.io\/search*", "*:\/\/*.google.is\/search*", "*:\/\/*.google.it\/search*", "*:\/\/*.google.je\/search*", "*:\/\/*.google.com.jm\/search*", "*:\/\/*.google.jo\/search*", "*:\/\/*.google.co.jp\/search*", "*:\/\/*.google.co.ke\/search*", "*:\/\/*.google.ki\/search*", "*:\/\/*.google.kg\/search*", "*:\/\/*.google.co.kr\/search*", "*:\/\/*.google.com.kw\/search*", "*:\/\/*.google.kz\/search*", "*:\/\/*.google.la\/search*", "*:\/\/*.google.com.lb\/search*", "*:\/\/*.google.com.lc\/search*", "*:\/\/*.google.li\/search*", "*:\/\/*.google.lk\/search*", "*:\/\/*.google.co.ls\/search*", "*:\/\/*.google.lt\/search*", "*:\/\/*.google.lu\/search*", "*:\/\/*.google.lv\/search*", "*:\/\/*.google.com.ly\/search*", "*:\/\/*.google.co.ma\/search*", "*:\/\/*.google.md\/search*", "*:\/\/*.google.me\/search*", "*:\/\/*.google.mg\/search*", "*:\/\/*.google.mk\/search*", "*:\/\/*.google.ml\/search*", "*:\/\/*.google.com.mm\/search*", "*:\/\/*.google.mn\/search*", "*:\/\/*.google.ms\/search*", "*:\/\/*.google.com.mt\/search*", "*:\/\/*.google.mu\/search*", "*:\/\/*.google.mv\/search*", "*:\/\/*.google.mw\/search*", "*:\/\/*.google.com.mx\/search*", "*:\/\/*.google.com.my\/search*", "*:\/\/*.google.co.mz\/search*", "*:\/\/*.google.com.na\/search*", "*:\/\/*.google.ne\/search*", "*:\/\/*.google.com.nf\/search*", "*:\/\/*.google.com.ng\/search*", "*:\/\/*.google.com.ni\/search*", "*:\/\/*.google.nl\/search*", "*:\/\/*.google.no\/search*", "*:\/\/*.google.com.np\/search*", "*:\/\/*.google.nr\/search*", "*:\/\/*.google.nu\/search*", "*:\/\/*.google.co.nz\/search*", "*:\/\/*.google.com.om\/search*", "*:\/\/*.google.com.pk\/search*", "*:\/\/*.google.com.pa\/search*", "*:\/\/*.google.com.pe\/search*", "*:\/\/*.google.com.ph\/search*", "*:\/\/*.google.pl\/search*", "*:\/\/*.google.com.pg\/search*", "*:\/\/*.google.pn\/search*", "*:\/\/*.google.com.pr\/search*", "*:\/\/*.google.ps\/search*", "*:\/\/*.google.pt\/search*", "*:\/\/*.google.com.py\/search*", "*:\/\/*.google.com.qa\/search*", "*:\/\/*.google.ro\/search*", "*:\/\/*.google.rs\/search*", "*:\/\/*.google.ru\/search*", "*:\/\/*.google.rw\/search*", "*:\/\/*.google.com.sa\/search*", "*:\/\/*.google.com.sb\/search*", "*:\/\/*.google.sc\/search*", "*:\/\/*.google.se\/search*", "*:\/\/*.google.com.sg\/search*", "*:\/\/*.google.sh\/search*", "*:\/\/*.google.si\/search*", "*:\/\/*.google.sk\/search*", "*:\/\/*.google.com.sl\/search*", "*:\/\/*.google.sn\/search*", "*:\/\/*.google.sm\/search*", "*:\/\/*.google.so\/search*", "*:\/\/*.google.st\/search*", "*:\/\/*.google.sr\/search*", "*:\/\/*.google.com.sv\/search*", "*:\/\/*.google.td\/search*", "*:\/\/*.google.tg\/search*", "*:\/\/*.google.co.th\/search*", "*:\/\/*.google.com.tj\/search*", "*:\/\/*.google.tk\/search*", "*:\/\/*.google.tl\/search*", "*:\/\/*.google.tm\/search*", "*:\/\/*.google.to\/search*", "*:\/\/*.google.tn\/search*", "*:\/\/*.google.com.tr\/search*", "*:\/\/*.google.tt\/search*", "*:\/\/*.google.com.tw\/search*", "*:\/\/*.google.co.tz\/search*", "*:\/\/*.google.com.ua\/search*", "*:\/\/*.google.co.ug\/search*", "*:\/\/*.google.co.uk\/search*", "*:\/\/*.google.com\/search*", "*:\/\/*.google.com.uy\/search*", "*:\/\/*.google.co.uz\/search*", "*:\/\/*.google.com.vc\/search*", "*:\/\/*.google.co.ve\/search*", "*:\/\/*.google.vg\/search*", "*:\/\/*.google.co.vi\/search*", "*:\/\/*.google.com.vn\/search*", "*:\/\/*.google.vu\/search*", "*:\/\/*.google.ws\/search*", "*:\/\/*.google.co.za\/search*", "*:\/\/*.google.co.zm\/search*", "*:\/\/*.google.co.zw\/search*" ] } ] } |