Search Results Previewer

Easily visit google search results without clicking each link. Save your time and effort!

Τι είναι το Search Results Previewer;

Το Search Results Previewer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Hacketing, και η κύρια λειτουργία του είναι "Easily visit google search results without clicking each link. Save your time and effort!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Search Results Previewer

Λήψη αρχείων επέκτασης Search Results Previewer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Version: 1.0.2
- Update for google search result page html changes.

Version: 1.0.1
- Update for google search result page html changes.

Version: 1.0.0
- Initial release

Search Results Previewer is a free chrome extension which helps you preview search engine results by just hovering your mouse over the search results. No more opening 10 messy tabs to find the right page you actually want. Make your search faster and easier and efficient.

Increase your productivity! Easily visit google search results without clicking each link. Save your time and effort!

We don't collect any search data from users like other companies. We believe in 100% transparency and providing the best user experience to all our users.

We currently support google search engine (All countries). 

PS : No data is collected from users.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Search Results Previewer Search Results Previewer
ID nnboljcdfcchlagbkaflafmgcionkikn
Επίσημο URL https://chrome.google.com/webstore/detail/search-results-previewer/nnboljcdfcchlagbkaflafmgcionkikn
Περιγραφή Easily visit google search results without clicking each link. Save your time and effort!
Μέγεθος Αρχείου 252 KB
Αριθμός Εγκαταστάσεων 1,022
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2021-03-04
Ημερομηνία Δημοσίευσης 2020-05-02
Αξιολόγηση 2.86/5 Συνολικά 14 Αξιολογήσεις
Προγραμματιστής Hacketing
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://searchresultspreviewer.com
Διεύθυνση URL της Σελίδας Βοήθειας https://searchresultspreviewer.com/support
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0.2",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "permissions": [
        "bookmarks",
        "background",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "web_accessible_resources": [
        "css\/styles.css",
        "fonts\/ss-icon-font\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.google.com\/*q=*",
                "*:\/\/www.google.ad\/*q=*",
                "*:\/\/www.google.ae\/*q=*",
                "*:\/\/www.google.com.af\/*q=*",
                "*:\/\/www.google.com.ag\/*q=*",
                "*:\/\/www.google.com.ai\/*q=*",
                "*:\/\/www.google.al\/*q=*",
                "*:\/\/www.google.am\/*q=*",
                "*:\/\/www.google.co.ao\/*q=*",
                "*:\/\/www.google.com.ar\/*q=*",
                "*:\/\/www.google.as\/*q=*",
                "*:\/\/www.google.at\/*q=*",
                "*:\/\/www.google.com.au\/*q=*",
                "*:\/\/www.google.az\/*q=*",
                "*:\/\/www.google.ba\/*q=*",
                "*:\/\/www.google.com.bd\/*q=*",
                "*:\/\/www.google.be\/*q=*",
                "*:\/\/www.google.bf\/*q=*",
                "*:\/\/www.google.bg\/*q=*",
                "*:\/\/www.google.com.bh\/*q=*",
                "*:\/\/www.google.bi\/*q=*",
                "*:\/\/www.google.bj\/*q=*",
                "*:\/\/www.google.com.bn\/*q=*",
                "*:\/\/www.google.com.bo\/*q=*",
                "*:\/\/www.google.com.br\/*q=*",
                "*:\/\/www.google.bs\/*q=*",
                "*:\/\/www.google.bt\/*q=*",
                "*:\/\/www.google.co.bw\/*q=*",
                "*:\/\/www.google.by\/*q=*",
                "*:\/\/www.google.com.bz\/*q=*",
                "*:\/\/www.google.ca\/*q=*",
                "*:\/\/www.google.cd\/*q=*",
                "*:\/\/www.google.cf\/*q=*",
                "*:\/\/www.google.cg\/*q=*",
                "*:\/\/www.google.ch\/*q=*",
                "*:\/\/www.google.ci\/*q=*",
                "*:\/\/www.google.co.ck\/*q=*",
                "*:\/\/www.google.cl\/*q=*",
                "*:\/\/www.google.cm\/*q=*",
                "*:\/\/www.google.cn\/*q=*",
                "*:\/\/www.google.com.co\/*q=*",
                "*:\/\/www.google.co.cr\/*q=*",
                "*:\/\/www.google.com.cu\/*q=*",
                "*:\/\/www.google.cv\/*q=*",
                "*:\/\/www.google.com.cy\/*q=*",
                "*:\/\/www.google.cz\/*q=*",
                "*:\/\/www.google.de\/*q=*",
                "*:\/\/www.google.dj\/*q=*",
                "*:\/\/www.google.dk\/*q=*",
                "*:\/\/www.google.dm\/*q=*",
                "*:\/\/www.google.com.do\/*q=*",
                "*:\/\/www.google.dz\/*q=*",
                "*:\/\/www.google.com.ec\/*q=*",
                "*:\/\/www.google.ee\/*q=*",
                "*:\/\/www.google.com.eg\/*q=*",
                "*:\/\/www.google.es\/*q=*",
                "*:\/\/www.google.com.et\/*q=*",
                "*:\/\/www.google.fi\/*q=*",
                "*:\/\/www.google.com.fj\/*q=*",
                "*:\/\/www.google.fm\/*q=*",
                "*:\/\/www.google.fr\/*q=*",
                "*:\/\/www.google.ga\/*q=*",
                "*:\/\/www.google.ge\/*q=*",
                "*:\/\/www.google.gg\/*q=*",
                "*:\/\/www.google.com.gh\/*q=*",
                "*:\/\/www.google.com.gi\/*q=*",
                "*:\/\/www.google.gl\/*q=*",
                "*:\/\/www.google.gm\/*q=*",
                "*:\/\/www.google.gr\/*q=*",
                "*:\/\/www.google.com.gt\/*q=*",
                "*:\/\/www.google.gy\/*q=*",
                "*:\/\/www.google.com.hk\/*q=*",
                "*:\/\/www.google.hn\/*q=*",
                "*:\/\/www.google.hr\/*q=*",
                "*:\/\/www.google.ht\/*q=*",
                "*:\/\/www.google.hu\/*q=*",
                "*:\/\/www.google.co.id\/*q=*",
                "*:\/\/www.google.ie\/*q=*",
                "*:\/\/www.google.co.il\/*q=*",
                "*:\/\/www.google.im\/*q=*",
                "*:\/\/www.google.co.in\/*q=*",
                "*:\/\/www.google.iq\/*q=*",
                "*:\/\/www.google.is\/*q=*",
                "*:\/\/www.google.it\/*q=*",
                "*:\/\/www.google.je\/*q=*",
                "*:\/\/www.google.com.jm\/*q=*",
                "*:\/\/www.google.jo\/*q=*",
                "*:\/\/www.google.co.jp\/*q=*",
                "*:\/\/www.google.co.ke\/*q=*",
                "*:\/\/www.google.com.kh\/*q=*",
                "*:\/\/www.google.ki\/*q=*",
                "*:\/\/www.google.kg\/*q=*",
                "*:\/\/www.google.co.kr\/*q=*",
                "*:\/\/www.google.com.kw\/*q=*",
                "*:\/\/www.google.kz\/*q=*",
                "*:\/\/www.google.la\/*q=*",
                "*:\/\/www.google.com.lb\/*q=*",
                "*:\/\/www.google.li\/*q=*",
                "*:\/\/www.google.lk\/*q=*",
                "*:\/\/www.google.co.ls\/*q=*",
                "*:\/\/www.google.lt\/*q=*",
                "*:\/\/www.google.lu\/*q=*",
                "*:\/\/www.google.lv\/*q=*",
                "*:\/\/www.google.com.ly\/*q=*",
                "*:\/\/www.google.co.ma\/*q=*",
                "*:\/\/www.google.md\/*q=*",
                "*:\/\/www.google.me\/*q=*",
                "*:\/\/www.google.mg\/*q=*",
                "*:\/\/www.google.mk\/*q=*",
                "*:\/\/www.google.ml\/*q=*",
                "*:\/\/www.google.com.mm\/*q=*",
                "*:\/\/www.google.mn\/*q=*",
                "*:\/\/www.google.ms\/*q=*",
                "*:\/\/www.google.com.mt\/*q=*",
                "*:\/\/www.google.mu\/*q=*",
                "*:\/\/www.google.mv\/*q=*",
                "*:\/\/www.google.mw\/*q=*",
                "*:\/\/www.google.com.mx\/*q=*",
                "*:\/\/www.google.com.my\/*q=*",
                "*:\/\/www.google.co.mz\/*q=*",
                "*:\/\/www.google.com.na\/*q=*",
                "*:\/\/www.google.com.nf\/*q=*",
                "*:\/\/www.google.com.ng\/*q=*",
                "*:\/\/www.google.com.ni\/*q=*",
                "*:\/\/www.google.ne\/*q=*",
                "*:\/\/www.google.nl\/*q=*",
                "*:\/\/www.google.no\/*q=*",
                "*:\/\/www.google.com.np\/*q=*",
                "*:\/\/www.google.nr\/*q=*",
                "*:\/\/www.google.nu\/*q=*",
                "*:\/\/www.google.co.nz\/*q=*",
                "*:\/\/www.google.com.om\/*q=*",
                "*:\/\/www.google.com.pa\/*q=*",
                "*:\/\/www.google.com.pe\/*q=*",
                "*:\/\/www.google.com.pg\/*q=*",
                "*:\/\/www.google.com.ph\/*q=*",
                "*:\/\/www.google.com.pk\/*q=*",
                "*:\/\/www.google.pl\/*q=*",
                "*:\/\/www.google.pn\/*q=*",
                "*:\/\/www.google.com.pr\/*q=*",
                "*:\/\/www.google.ps\/*q=*",
                "*:\/\/www.google.pt\/*q=*",
                "*:\/\/www.google.com.py\/*q=*",
                "*:\/\/www.google.com.qa\/*q=*",
                "*:\/\/www.google.ro\/*q=*",
                "*:\/\/www.google.ru\/*q=*",
                "*:\/\/www.google.rw\/*q=*",
                "*:\/\/www.google.com.sa\/*q=*",
                "*:\/\/www.google.com.sb\/*q=*",
                "*:\/\/www.google.sc\/*q=*",
                "*:\/\/www.google.se\/*q=*",
                "*:\/\/www.google.com.sg\/*q=*",
                "*:\/\/www.google.sh\/*q=*",
                "*:\/\/www.google.si\/*q=*",
                "*:\/\/www.google.sk\/*q=*",
                "*:\/\/www.google.com.sl\/*q=*",
                "*:\/\/www.google.sn\/*q=*",
                "*:\/\/www.google.so\/*q=*",
                "*:\/\/www.google.sm\/*q=*",
                "*:\/\/www.google.sr\/*q=*",
                "*:\/\/www.google.st\/*q=*",
                "*:\/\/www.google.com.sv\/*q=*",
                "*:\/\/www.google.td\/*q=*",
                "*:\/\/www.google.tg\/*q=*",
                "*:\/\/www.google.co.th\/*q=*",
                "*:\/\/www.google.com.tj\/*q=*",
                "*:\/\/www.google.tk\/*q=*",
                "*:\/\/www.google.tl\/*q=*",
                "*:\/\/www.google.tm\/*q=*",
                "*:\/\/www.google.tn\/*q=*",
                "*:\/\/www.google.to\/*q=*",
                "*:\/\/www.google.com.tr\/*q=*",
                "*:\/\/www.google.tt\/*q=*",
                "*:\/\/www.google.com.tw\/*q=*",
                "*:\/\/www.google.co.tz\/*q=*",
                "*:\/\/www.google.com.ua\/*q=*",
                "*:\/\/www.google.co.ug\/*q=*",
                "*:\/\/www.google.co.uk\/*q=*",
                "*:\/\/www.google.com.uy\/*q=*",
                "*:\/\/www.google.co.uz\/*q=*",
                "*:\/\/www.google.com.vc\/*q=*",
                "*:\/\/www.google.co.ve\/*q=*",
                "*:\/\/www.google.vg\/*q=*",
                "*:\/\/www.google.co.vi\/*q=*",
                "*:\/\/www.google.com.vn\/*q=*",
                "*:\/\/www.google.vu\/*q=*",
                "*:\/\/www.google.ws\/*q=*",
                "*:\/\/www.google.rs\/*q=*",
                "*:\/\/www.google.co.za\/*q=*",
                "*:\/\/www.google.co.zm\/*q=*",
                "*:\/\/www.google.co.zw\/*q=*",
                "*:\/\/www.google.cat\/*q=*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "scripts\/contentscript.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}