Image Search Sizer
Re-implements Google™ image search feature to filter images by megapixels.
Image Search Sizer क्या है?
Image Search Sizer Daniel Bingham द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Re-implements Google™ image search feature to filter images by megapixels."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Image Search Sizer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Restores ability for the user to select a minimum megapixel value to search images by, i.e. 2MP, 4MP, 6MP, 8MP, 10MP, 12MP, 15MP, 20MP, 40MP, 70MP Also shows dimensions of each image by default, rather than just on hover. Code at https://github.com/danieljbingham/google-image-sizer - feel free to submit an issue or make a pull request on github!
एक्सटेंशन की मूल जानकारी
नाम | Image Search Sizer |
ID | pkfdieeblkapoopkmlpnnlepnblgbphk |
आधिकारिक URL | https://chromewebstore.google.com/detail/image-search-sizer/pkfdieeblkapoopkmlpnnlepnblgbphk |
विवरण | Re-implements Google™ image search feature to filter images by megapixels. |
फ़ाइल का आकार | 17.62 KB |
स्थापना संख्या | 23,139 |
वर्तमान संस्करण | 1.0.5 |
अंतिम अपडेट | 2021-08-28 |
प्रकाशन तिथि | 2020-03-05 |
रेटिंग | 4.46/5 कुल 52 रेटिंग्स |
डेवलपर | Daniel Bingham |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Image Search Sizer", "version": "1.0.5", "description": "Re-implements Google\u2122 image search feature to filter images by megapixels.", "icons": { "128": "icon128.png", "48": "icon48.png", "16": "icon16.png" }, "content_scripts": [ { "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\/*" ], "js": [ "run.user.js" ] } ] } |