PINBUSTERS
Automatically hides Pinterest images from your Google Image Search.
Co to jest PINBUSTERS?
PINBUSTERS to rozszerzenie Chrome opracowane przez bzikofski, a jego główną funkcją jest „Automatically hides Pinterest images from your Google Image Search.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia PINBUSTERS
Pobierz pliki rozszerzeń PINBUSTERS 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
- Are you troubled by strange images in the middle of your Google Image Search? - Do you experience feelings of dread when you realize these images are actually coming from Pinterest? - Have you or your family ever seen a Pin, Pinboard or "Tried any of these"? If the answer is YES, then don't wait another minute. Open your browser and reach out to the professionals: PINBUSTERS! Our courteous and efficient extension is on call 24 hours a day to serve all your Pin elimination needs. We're ready to bust your pins! ====================== But.. What does it do? This extension hides all Pinterest images that appear in your Google Image Search. Well, technically it creates an overlay with Pinbusters logo on top of them, so that you know where *not to* click. However, you can still click that image, and you will see the expanded image panel in its original form, with the "pinned" image displayed and original functionality available. Try it out for yourself! ================ Here's the Github repo: https://github.com/bzx/pinbusters If you think you can make it better, pull requests are welcome!
Podstawowe informacje o rozszerzeniu
Nazwa | PINBUSTERS |
ID | kakcofganmlibjmagofeimjhailodnod |
Oficjalny URL | https://chromewebstore.google.com/detail/pinbusters/kakcofganmlibjmagofeimjhailodnod |
Opis | Automatically hides Pinterest images from your Google Image Search. |
Rozmiar pliku | 155 KB |
Liczba instalacji | 87 |
Aktualna Wersja | 1.4 |
Ostatnia Aktualizacja | 2023-09-28 |
Data Publikacji | 2018-02-28 |
Ocena | 4.00/5 Łącznie 4 Oceny |
Deweloper | bzikofski |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PINBUSTERS", "version": "1.4", "description": "Automatically hides Pinterest images from your Google Image Search.", "icons": { "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "16": "icons\/icon-16.png" }, "action": { "default_icon": "icons\/icon-128.png", "default_popup": "popup.html" }, "author": "Tom Cvak", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*:\/\/*.google.com\/*", "*:\/\/*.google.ac\/*", "*:\/\/*.google.ad\/*", "*:\/\/*.google.com.af\/*", "*:\/\/*.google.com.ag\/*", "*:\/\/*.google.com.ai\/*", "*:\/\/*.google.am\/*", "*:\/\/*.google.it.ao\/*", "*:\/\/*.google.com.ar\/*", "*:\/\/*.google.as\/*", "*:\/\/*.google.at\/*", "*:\/\/*.google.com.au\/*", "*:\/\/*.google.az\/*", "*:\/\/*.google.ba\/*", "*:\/\/*.google.com.bd\/*", "*:\/\/*.google.be\/*", "*:\/\/*.google.bf\/*", "*:\/\/*.google.bg\/*", "*:\/\/*.google.com.bh\/*", "*:\/\/*.google.bi\/*", "*:\/\/*.google.bj\/*", "*:\/\/*.google.com.bn\/*", "*:\/\/*.google.com.bo\/*", "*:\/\/*.google.com.br\/*", "*:\/\/*.google.bs\/*", "*:\/\/*.google.co.bw\/*", "*:\/\/*.google.com.by\/*", "*:\/\/*.google.by\/*", "*:\/\/*.google.com.bz\/*", "*:\/\/*.google.ca\/*", "*:\/\/*.google.com.kh\/*", "*:\/\/*.google.cc\/*", "*:\/\/*.google.cd\/*", "*:\/\/*.google.cf\/*", "*:\/\/*.google.cat\/*", "*:\/\/*.google.cg\/*", "*:\/\/*.google.ch\/*", "*:\/\/*.google.ci\/*", "*:\/\/*.google.co.ck\/*", "*:\/\/*.google.cl\/*", "*:\/\/*.google.cm\/*", "*:\/\/*.google.cn\/*", "*:\/\/*.google.com.co\/*", "*:\/\/*.google.co.cr\/*", "*:\/\/*.google.com.cu\/*", "*:\/\/*.google.cv\/*", "*:\/\/*.google.com.cy\/*", "*:\/\/*.google.cz\/*", "*:\/\/*.google.de\/*", "*:\/\/*.google.dj\/*", "*:\/\/*.google.dk\/*", "*:\/\/*.google.dm\/*", "*:\/\/*.google.com.do\/*", "*:\/\/*.google.dz\/*", "*:\/\/*.google.com.ec\/*", "*:\/\/*.google.ee\/*", "*:\/\/*.google.com.eg\/*", "*:\/\/*.google.es\/*", "*:\/\/*.google.com.et\/*", "*:\/\/*.google.fi\/*", "*:\/\/*.google.com.fj\/*", "*:\/\/*.google.fm\/*", "*:\/\/*.google.fr\/*", "*:\/\/*.google.ga\/*", "*:\/\/*.google.gd\/*", "*:\/\/*.google.ge\/*", "*:\/\/*.google.gf\/*", "*:\/\/*.google.gg\/*", "*:\/\/*.google.com.gh\/*", "*:\/\/*.google.com.gi\/*", "*:\/\/*.google.gl\/*", "*:\/\/*.google.gm\/*", "*:\/\/*.google.gp\/*", "*:\/\/*.google.gr\/*", "*:\/\/*.google.com.gt\/*", "*:\/\/*.google.gy\/*", "*:\/\/*.google.com.hk\/*", "*:\/\/*.google.hn\/*", "*:\/\/*.google.hr\/*", "*:\/\/*.google.ht\/*", "*:\/\/*.google.hu\/*", "*:\/\/*.google.co.id\/*", "*:\/\/*.google.iq\/*", "*:\/\/*.google.ie\/*", "*:\/\/*.google.co.il\/*", "*:\/\/*.google.im\/*", "*:\/\/*.google.co.in\/*", "*:\/\/*.google.io\/*", "*:\/\/*.google.is\/*", "*:\/\/*.google.it\/*", "*:\/\/*.google.je\/*", "*:\/\/*.google.com.jm\/*", "*:\/\/*.google.jo\/*", "*:\/\/*.google.co.jp\/*", "*:\/\/*.google.co.ke\/*", "*:\/\/*.google.com.kh\/*", "*:\/\/*.google.ki\/*", "*:\/\/*.google.kg\/*", "*:\/\/*.google.co.kr\/*", "*:\/\/*.google.com.kw\/*", "*:\/\/*.google.kz\/*", "*:\/\/*.google.la\/*", "*:\/\/*.google.com.lb\/*", "*:\/\/*.google.com.lc\/*", "*:\/\/*.google.li\/*", "*:\/\/*.google.lk\/*", "*:\/\/*.google.co.ls\/*", "*:\/\/*.google.lt\/*", "*:\/\/*.google.lu\/*", "*:\/\/*.google.lv\/*", "*:\/\/*.google.com.ly\/*", "*:\/\/*.google.co.ma\/*", "*:\/\/*.google.md\/*", "*:\/\/*.google.me\/*", "*:\/\/*.google.mg\/*", "*:\/\/*.google.mk\/*", "*:\/\/*.google.ml\/*", "*:\/\/*.google.mn\/*", "*:\/\/*.google.ms\/*", "*:\/\/*.google.com.mt\/*", "*:\/\/*.google.mu\/*", "*:\/\/*.google.mv\/*", "*:\/\/*.google.mw\/*", "*:\/\/*.google.com.mx\/*", "*:\/\/*.google.com.my\/*", "*:\/\/*.google.co.mz\/*", "*:\/\/*.google.com.na\/*", "*:\/\/*.google.ne\/*", "*:\/\/*.google.com.nf\/*", "*:\/\/*.google.com.ng\/*", "*:\/\/*.google.com.ni\/*", "*:\/\/*.google.nl\/*", "*:\/\/*.google.no\/*", "*:\/\/*.google.com.np\/*", "*:\/\/*.google.nr\/*", "*:\/\/*.google.nu\/*", "*:\/\/*.google.co.nz\/*", "*:\/\/*.google.com.om\/*", "*:\/\/*.google.com.pa\/*", "*:\/\/*.google.com.pe\/*", "*:\/\/*.google.com.ph\/*", "*:\/\/*.google.com.pk\/*", "*:\/\/*.google.pl\/*", "*:\/\/*.google.pn\/*", "*:\/\/*.google.com.pr\/*", "*:\/\/*.google.ps\/*", "*:\/\/*.google.pt\/*", "*:\/\/*.google.com.py\/*", "*:\/\/*.google.com.qa\/*", "*:\/\/*.google.ro\/*", "*:\/\/*.google.rs\/*", "*:\/\/*.google.ru\/*", "*:\/\/*.google.rw\/*", "*:\/\/*.google.com.sa\/*", "*:\/\/*.google.com.sb\/*", "*:\/\/*.google.sc\/*", "*:\/\/*.google.se\/*", "*:\/\/*.google.com.sg\/*", "*:\/\/*.google.sh\/*", "*:\/\/*.google.si\/*", "*:\/\/*.google.sk\/*", "*:\/\/*.google.com.sl\/*", "*:\/\/*.google.sn\/*", "*:\/\/*.google.sm\/*", "*:\/\/*.google.so\/*", "*:\/\/*.google.st\/*", "*:\/\/*.google.com.sv\/*", "*:\/\/*.google.td\/*", "*:\/\/*.google.tg\/*", "*:\/\/*.google.co.th\/*", "*:\/\/*.google.com.tj\/*", "*:\/\/*.google.tk\/*", "*:\/\/*.google.tl\/*", "*:\/\/*.google.tm\/*", "*:\/\/*.google.to\/*", "*:\/\/*.google.com.tn\/*", "*:\/\/*.google.com.tr\/*", "*:\/\/*.google.tt\/*", "*:\/\/*.google.com.tw\/*", "*:\/\/*.google.co.tz\/*", "*:\/\/*.google.com.ua\/*", "*:\/\/*.google.co.ug\/*", "*:\/\/*.google.ae\/*", "*:\/\/*.google.co.uk\/*", "*:\/\/*.google.us\/*", "*:\/\/*.google.com.uy\/*", "*:\/\/*.google.co.uz\/*", "*:\/\/*.google.com.vc\/*", "*:\/\/*.google.co.ve\/*", "*:\/\/*.google.vg\/*", "*:\/\/*.google.co.vi\/*", "*:\/\/*.google.com.vn\/*", "*:\/\/*.google.vu\/*", "*:\/\/*.google.ws\/*", "*:\/\/*.google.co.za\/*", "*:\/\/*.google.co.zm\/*", "*:\/\/*.google.co.zw\/*" ] } ] } |