Search Enhancer for Google™

Adds infinite scroll, favicons, server locations, "View image" button, "Download image" button and more to Google search.

Was ist Search Enhancer for Google™?

Search Enhancer for Google™ ist eine Chrome-Erweiterung, die von https://www.facebook.com/browservery entwickelt wurde, und ihr Hauptmerkmal ist "Adds infinite scroll, favicons, server locations, "View image" button, "Download image" button and more to Google search.".

Erweiterungsscreenshots

screenshot
screenshot

Search Enhancer for Google™-Erweiterungs-CRX-Datei herunterladen

Laden Sie Search Enhancer for Google™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        ★ Infinite scrolling (in all sections, not just "All").

★ Ability to pause infinite scrolling to access footer.

★ Ability to change keywords color.

★ Favicons and server locations (country flags) beside search results.

★ Scroll to top/bottom button. Left-click on it to scroll to top. Middle-click to go back. Right-click to scroll to bottom.

★ "Jump to related searches" button.

★ "View image" button.

★ "Search by image" button.

★ "Download image" button. Allows you to download an image to Downloads folder or a folder of your choice inside it with one click.

★ "Copy image" button.

★ "Copy image" address button.

★ Supports keyboard shortcuts. Go to chrome://extensions/shortcuts to set them up.
----------------------------------------------------------------
Permissions:
Read and change your data on www.google.com
Allows the extension to extend the functionality of Google search.

Read and change your data on a number of websites
[all other links except www.google.com]
Allows the extension to display favicons beside search results.

Manage your downloads
Allows the extension to download images from images search.
----------------------------------------------------------------
GitHub: https://github.com/loftyshaky/search-enhancer-for-google

Follow my Facebook page (more extensions): https://www.facebook.com/browservery                    

Grundlegende Informationen zur Erweiterung

Name Search Enhancer for Google™ Search Enhancer for Google™
ID pipbbdfondfipmjmdkmggihiknhmcfhd
Offizielle URL https://chromewebstore.google.com/detail/search-enhancer-for-googl/pipbbdfondfipmjmdkmggihiknhmcfhd
Beschreibung Adds infinite scroll, favicons, server locations, "View image" button, "Download image" button and more to Google search.
Dateigröße 2.72 MB
Installationsanzahl 1,465
Aktuelle Version 3.9.0
Letztes Update 2024-01-07
Veröffentlichungsdatum 2021-07-20
Bewertung 4.54/5 Insgesamt 46 Bewertungen
Entwickler https://www.facebook.com/browservery
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.facebook.com/browservery
Hilfeseite URL https://groups.google.com/g/browservery
URL der Datenschutzrichtlinien-Seite https://github.com/loftyshaky/extensions-privacy-policy/blob/main/extensions-privacy-policy.md
Unterstützte Sprachen de,en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.9.0",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "64": "icon64.png"
        }
    },
    "name": "Search Enhancer for Google\u2122",
    "description": "__MSG_description__",
    "web_accessible_resources": [
        {
            "resources": [
                "NotoSans-Regular.ttf",
                "no_tr.css",
                "font_face.css",
                "error.css",
                "content_script_css.css",
                "dependencies_css.css",
                "icons.css",
                "separator.css",
                "google_iframe_inner.css",
                "spinner.css",
                "load_end_msg.css",
                "side_panel.css",
                "img_action_bar.css",
                "favicon_hidden.css",
                "dark_ui.css",
                "flags\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "permissions": [
        "scripting",
        "storage",
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/s2.googleusercontent.com\/*",
        "https:\/\/favicon.yandex.net\/*",
        "https:\/\/icons.duckduckgo.com\/*",
        "https:\/\/t0.gstatic.com\/*",
        "https:\/\/t1.gstatic.com\/*",
        "https:\/\/t2.gstatic.com\/*",
        "https:\/\/t3.gstatic.com\/*",
        "*:\/\/www.google.com\/*",
        "*:\/\/www.google.ad\/*",
        "*:\/\/www.google.ae\/*",
        "*:\/\/www.google.com.af\/*",
        "*:\/\/www.google.com.ag\/*",
        "*:\/\/www.google.com.ai\/*",
        "*:\/\/www.google.am\/*",
        "*:\/\/www.google.co.ao\/*",
        "*:\/\/www.google.com.ar\/*",
        "*:\/\/www.google.as\/*",
        "*:\/\/www.google.at\/*",
        "*:\/\/www.google.com.au\/*",
        "*:\/\/www.google.az\/*",
        "*:\/\/www.google.ba\/*",
        "*:\/\/www.google.com.bd\/*",
        "*:\/\/www.google.be\/*",
        "*:\/\/www.google.bf\/*",
        "*:\/\/www.google.bg\/*",
        "*:\/\/www.google.com.bh\/*",
        "*:\/\/www.google.bi\/*",
        "*:\/\/www.google.bj\/*",
        "*:\/\/www.google.com.bn\/*",
        "*:\/\/www.google.com.bo\/*",
        "*:\/\/www.google.com.br\/*",
        "*:\/\/www.google.bs\/*",
        "*:\/\/www.google.co.bw\/*",
        "*:\/\/www.google.by\/*",
        "*:\/\/www.google.com.bz\/*",
        "*:\/\/www.google.ca\/*",
        "*:\/\/www.google.cd\/*",
        "*:\/\/www.google.cf\/*",
        "*:\/\/www.google.cg\/*",
        "*:\/\/www.google.ch\/*",
        "*:\/\/www.google.ci\/*",
        "*:\/\/www.google.co.ck\/*",
        "*:\/\/www.google.cl\/*",
        "*:\/\/www.google.cm\/*",
        "*:\/\/www.google.cn\/*",
        "*:\/\/www.google.com.co\/*",
        "*:\/\/www.google.co.cr\/*",
        "*:\/\/www.google.com.cu\/*",
        "*:\/\/www.google.cv\/*",
        "*:\/\/www.google.com.cy\/*",
        "*:\/\/www.google.cz\/*",
        "*:\/\/www.google.de\/*",
        "*:\/\/www.google.dj\/*",
        "*:\/\/www.google.dk\/*",
        "*:\/\/www.google.dm\/*",
        "*:\/\/www.google.com.do\/*",
        "*:\/\/www.google.dz\/*",
        "*:\/\/www.google.com.ec\/*",
        "*:\/\/www.google.ee\/*",
        "*:\/\/www.google.com.eg\/*",
        "*:\/\/www.google.es\/*",
        "*:\/\/www.google.com.et\/*",
        "*:\/\/www.google.fi\/*",
        "*:\/\/www.google.com.fj\/*",
        "*:\/\/www.google.fm\/*",
        "*:\/\/www.google.fr\/*",
        "*:\/\/www.google.ga\/*",
        "*:\/\/www.google.ge\/*",
        "*:\/\/www.google.gg\/*",
        "*:\/\/www.google.com.gh\/*",
        "*:\/\/www.google.com.gi\/*",
        "*:\/\/www.google.gl\/*",
        "*:\/\/www.google.gm\/*",
        "*:\/\/www.google.gp\/*",
        "*:\/\/www.google.gr\/*",
        "*:\/\/www.google.com.gt\/*",
        "*:\/\/www.google.gy\/*",
        "*:\/\/www.google.com.hk\/*",
        "*:\/\/www.google.hn\/*",
        "*:\/\/www.google.hr\/*",
        "*:\/\/www.google.ht\/*",
        "*:\/\/www.google.hu\/*",
        "*:\/\/www.google.co.id\/*",
        "*:\/\/www.google.ie\/*",
        "*:\/\/www.google.co.il\/*",
        "*:\/\/www.google.im\/*",
        "*:\/\/www.google.co.in\/*",
        "*:\/\/www.google.iq\/*",
        "*:\/\/www.google.is\/*",
        "*:\/\/www.google.it\/*",
        "*:\/\/www.google.je\/*",
        "*:\/\/www.google.com.jm\/*",
        "*:\/\/www.google.jo\/*",
        "*:\/\/www.google.co.jp\/*",
        "*:\/\/www.google.co.ke\/*",
        "*:\/\/www.google.com.kh\/*",
        "*:\/\/www.google.ki\/*",
        "*:\/\/www.google.kg\/*",
        "*:\/\/www.google.co.kr\/*",
        "*:\/\/www.google.com.kw\/*",
        "*:\/\/www.google.kz\/*",
        "*:\/\/www.google.la\/*",
        "*:\/\/www.google.com.lb\/*",
        "*:\/\/www.google.li\/*",
        "*:\/\/www.google.lk\/*",
        "*:\/\/www.google.co.ls\/*",
        "*:\/\/www.google.lt\/*",
        "*:\/\/www.google.lu\/*",
        "*:\/\/www.google.lv\/*",
        "*:\/\/www.google.com.ly\/*",
        "*:\/\/www.google.co.ma\/*",
        "*:\/\/www.google.md\/*",
        "*:\/\/www.google.me\/*",
        "*:\/\/www.google.mg\/*",
        "*:\/\/www.google.mk\/*",
        "*:\/\/www.google.ml\/*",
        "*:\/\/www.google.mn\/*",
        "*:\/\/www.google.ms\/*",
        "*:\/\/www.google.com.mt\/*",
        "*:\/\/www.google.mu\/*",
        "*:\/\/www.google.mv\/*",
        "*:\/\/www.google.mw\/*",
        "*:\/\/www.google.com.mx\/*",
        "*:\/\/www.google.com.my\/*",
        "*:\/\/www.google.co.mz\/*",
        "*:\/\/www.google.com.na\/*",
        "*:\/\/www.google.com.nf\/*",
        "*:\/\/www.google.com.ng\/*",
        "*:\/\/www.google.com.ni\/*",
        "*:\/\/www.google.ne\/*",
        "*:\/\/www.google.nl\/*",
        "*:\/\/www.google.no\/*",
        "*:\/\/www.google.com.np\/*",
        "*:\/\/www.google.nr\/*",
        "*:\/\/www.google.nu\/*",
        "*:\/\/www.google.co.nz\/*",
        "*:\/\/www.google.com.om\/*",
        "*:\/\/www.google.com.pa\/*",
        "*:\/\/www.google.com.pe\/*",
        "*:\/\/www.google.com.ph\/*",
        "*:\/\/www.google.com.pk\/*",
        "*:\/\/www.google.pl\/*",
        "*:\/\/www.google.pn\/*",
        "*:\/\/www.google.com.pr\/*",
        "*:\/\/www.google.ps\/*",
        "*:\/\/www.google.pt\/*",
        "*:\/\/www.google.com.py\/*",
        "*:\/\/www.google.com.qa\/*",
        "*:\/\/www.google.ro\/*",
        "*:\/\/www.google.ru\/*",
        "*:\/\/www.google.rw\/*",
        "*:\/\/www.google.com.sa\/*",
        "*:\/\/www.google.com.sb\/*",
        "*:\/\/www.google.sc\/*",
        "*:\/\/www.google.se\/*",
        "*:\/\/www.google.com.sg\/*",
        "*:\/\/www.google.sh\/*",
        "*:\/\/www.google.si\/*",
        "*:\/\/www.google.sk\/*",
        "*:\/\/www.google.com.sl\/*",
        "*:\/\/www.google.sn\/*",
        "*:\/\/www.google.so\/*",
        "*:\/\/www.google.sm\/*",
        "*:\/\/www.google.st\/*",
        "*:\/\/www.google.com.sv\/*",
        "*:\/\/www.google.td\/*",
        "*:\/\/www.google.tg\/*",
        "*:\/\/www.google.co.th\/*",
        "*:\/\/www.google.com.tj\/*",
        "*:\/\/www.google.tk\/*",
        "*:\/\/www.google.tl\/*",
        "*:\/\/www.google.tm\/*",
        "*:\/\/www.google.tn\/*",
        "*:\/\/www.google.to\/*",
        "*:\/\/www.google.com.tr\/*",
        "*:\/\/www.google.tt\/*",
        "*:\/\/www.google.com.tw\/*",
        "*:\/\/www.google.co.tz\/*",
        "*:\/\/www.google.com.ua\/*",
        "*:\/\/www.google.co.ug\/*",
        "*:\/\/www.google.co.uk\/*",
        "*:\/\/www.google.com.uy\/*",
        "*:\/\/www.google.co.uz\/*",
        "*:\/\/www.google.com.vc\/*",
        "*:\/\/www.google.co.ve\/*",
        "*:\/\/www.google.vg\/*",
        "*:\/\/www.google.co.vi\/*",
        "*:\/\/www.google.com.vn\/*",
        "*:\/\/www.google.vu\/*",
        "*:\/\/www.google.ws\/*",
        "*:\/\/www.google.rs\/*",
        "*:\/\/www.google.co.za\/*",
        "*:\/\/www.google.co.zm\/*",
        "*:\/\/www.google.co.zw\/*",
        "*:\/\/www.google.cat\/*"
    ],
    "content_scripts": [
        {
            "run_at": "document_end",
            "js": [
                "env.js",
                "content_script.js"
            ],
            "css": [
                "content_script_css.css"
            ],
            "matches": [
                "*:\/\/www.google.com\/*",
                "*:\/\/www.google.ad\/*",
                "*:\/\/www.google.ae\/*",
                "*:\/\/www.google.com.af\/*",
                "*:\/\/www.google.com.ag\/*",
                "*:\/\/www.google.com.ai\/*",
                "*:\/\/www.google.am\/*",
                "*:\/\/www.google.co.ao\/*",
                "*:\/\/www.google.com.ar\/*",
                "*:\/\/www.google.as\/*",
                "*:\/\/www.google.at\/*",
                "*:\/\/www.google.com.au\/*",
                "*:\/\/www.google.az\/*",
                "*:\/\/www.google.ba\/*",
                "*:\/\/www.google.com.bd\/*",
                "*:\/\/www.google.be\/*",
                "*:\/\/www.google.bf\/*",
                "*:\/\/www.google.bg\/*",
                "*:\/\/www.google.com.bh\/*",
                "*:\/\/www.google.bi\/*",
                "*:\/\/www.google.bj\/*",
                "*:\/\/www.google.com.bn\/*",
                "*:\/\/www.google.com.bo\/*",
                "*:\/\/www.google.com.br\/*",
                "*:\/\/www.google.bs\/*",
                "*:\/\/www.google.co.bw\/*",
                "*:\/\/www.google.by\/*",
                "*:\/\/www.google.com.bz\/*",
                "*:\/\/www.google.ca\/*",
                "*:\/\/www.google.cd\/*",
                "*:\/\/www.google.cf\/*",
                "*:\/\/www.google.cg\/*",
                "*:\/\/www.google.ch\/*",
                "*:\/\/www.google.ci\/*",
                "*:\/\/www.google.co.ck\/*",
                "*:\/\/www.google.cl\/*",
                "*:\/\/www.google.cm\/*",
                "*:\/\/www.google.cn\/*",
                "*:\/\/www.google.com.co\/*",
                "*:\/\/www.google.co.cr\/*",
                "*:\/\/www.google.com.cu\/*",
                "*:\/\/www.google.cv\/*",
                "*:\/\/www.google.com.cy\/*",
                "*:\/\/www.google.cz\/*",
                "*:\/\/www.google.de\/*",
                "*:\/\/www.google.dj\/*",
                "*:\/\/www.google.dk\/*",
                "*:\/\/www.google.dm\/*",
                "*:\/\/www.google.com.do\/*",
                "*:\/\/www.google.dz\/*",
                "*:\/\/www.google.com.ec\/*",
                "*:\/\/www.google.ee\/*",
                "*:\/\/www.google.com.eg\/*",
                "*:\/\/www.google.es\/*",
                "*:\/\/www.google.com.et\/*",
                "*:\/\/www.google.fi\/*",
                "*:\/\/www.google.com.fj\/*",
                "*:\/\/www.google.fm\/*",
                "*:\/\/www.google.fr\/*",
                "*:\/\/www.google.ga\/*",
                "*:\/\/www.google.ge\/*",
                "*:\/\/www.google.gg\/*",
                "*:\/\/www.google.com.gh\/*",
                "*:\/\/www.google.com.gi\/*",
                "*:\/\/www.google.gl\/*",
                "*:\/\/www.google.gm\/*",
                "*:\/\/www.google.gp\/*",
                "*:\/\/www.google.gr\/*",
                "*:\/\/www.google.com.gt\/*",
                "*:\/\/www.google.gy\/*",
                "*:\/\/www.google.com.hk\/*",
                "*:\/\/www.google.hn\/*",
                "*:\/\/www.google.hr\/*",
                "*:\/\/www.google.ht\/*",
                "*:\/\/www.google.hu\/*",
                "*:\/\/www.google.co.id\/*",
                "*:\/\/www.google.ie\/*",
                "*:\/\/www.google.co.il\/*",
                "*:\/\/www.google.im\/*",
                "*:\/\/www.google.co.in\/*",
                "*:\/\/www.google.iq\/*",
                "*:\/\/www.google.is\/*",
                "*:\/\/www.google.it\/*",
                "*:\/\/www.google.je\/*",
                "*:\/\/www.google.com.jm\/*",
                "*:\/\/www.google.jo\/*",
                "*:\/\/www.google.co.jp\/*",
                "*:\/\/www.google.co.ke\/*",
                "*:\/\/www.google.com.kh\/*",
                "*:\/\/www.google.ki\/*",
                "*:\/\/www.google.kg\/*",
                "*:\/\/www.google.co.kr\/*",
                "*:\/\/www.google.com.kw\/*",
                "*:\/\/www.google.kz\/*",
                "*:\/\/www.google.la\/*",
                "*:\/\/www.google.com.lb\/*",
                "*:\/\/www.google.li\/*",
                "*:\/\/www.google.lk\/*",
                "*:\/\/www.google.co.ls\/*",
                "*:\/\/www.google.lt\/*",
                "*:\/\/www.google.lu\/*",
                "*:\/\/www.google.lv\/*",
                "*:\/\/www.google.com.ly\/*",
                "*:\/\/www.google.co.ma\/*",
                "*:\/\/www.google.md\/*",
                "*:\/\/www.google.me\/*",
                "*:\/\/www.google.mg\/*",
                "*:\/\/www.google.mk\/*",
                "*:\/\/www.google.ml\/*",
                "*:\/\/www.google.mn\/*",
                "*:\/\/www.google.ms\/*",
                "*:\/\/www.google.com.mt\/*",
                "*:\/\/www.google.mu\/*",
                "*:\/\/www.google.mv\/*",
                "*:\/\/www.google.mw\/*",
                "*:\/\/www.google.com.mx\/*",
                "*:\/\/www.google.com.my\/*",
                "*:\/\/www.google.co.mz\/*",
                "*:\/\/www.google.com.na\/*",
                "*:\/\/www.google.com.nf\/*",
                "*:\/\/www.google.com.ng\/*",
                "*:\/\/www.google.com.ni\/*",
                "*:\/\/www.google.ne\/*",
                "*:\/\/www.google.nl\/*",
                "*:\/\/www.google.no\/*",
                "*:\/\/www.google.com.np\/*",
                "*:\/\/www.google.nr\/*",
                "*:\/\/www.google.nu\/*",
                "*:\/\/www.google.co.nz\/*",
                "*:\/\/www.google.com.om\/*",
                "*:\/\/www.google.com.pa\/*",
                "*:\/\/www.google.com.pe\/*",
                "*:\/\/www.google.com.ph\/*",
                "*:\/\/www.google.com.pk\/*",
                "*:\/\/www.google.pl\/*",
                "*:\/\/www.google.pn\/*",
                "*:\/\/www.google.com.pr\/*",
                "*:\/\/www.google.ps\/*",
                "*:\/\/www.google.pt\/*",
                "*:\/\/www.google.com.py\/*",
                "*:\/\/www.google.com.qa\/*",
                "*:\/\/www.google.ro\/*",
                "*:\/\/www.google.ru\/*",
                "*:\/\/www.google.rw\/*",
                "*:\/\/www.google.com.sa\/*",
                "*:\/\/www.google.com.sb\/*",
                "*:\/\/www.google.sc\/*",
                "*:\/\/www.google.se\/*",
                "*:\/\/www.google.com.sg\/*",
                "*:\/\/www.google.sh\/*",
                "*:\/\/www.google.si\/*",
                "*:\/\/www.google.sk\/*",
                "*:\/\/www.google.com.sl\/*",
                "*:\/\/www.google.sn\/*",
                "*:\/\/www.google.so\/*",
                "*:\/\/www.google.sm\/*",
                "*:\/\/www.google.st\/*",
                "*:\/\/www.google.com.sv\/*",
                "*:\/\/www.google.td\/*",
                "*:\/\/www.google.tg\/*",
                "*:\/\/www.google.co.th\/*",
                "*:\/\/www.google.com.tj\/*",
                "*:\/\/www.google.tk\/*",
                "*:\/\/www.google.tl\/*",
                "*:\/\/www.google.tm\/*",
                "*:\/\/www.google.tn\/*",
                "*:\/\/www.google.to\/*",
                "*:\/\/www.google.com.tr\/*",
                "*:\/\/www.google.tt\/*",
                "*:\/\/www.google.com.tw\/*",
                "*:\/\/www.google.co.tz\/*",
                "*:\/\/www.google.com.ua\/*",
                "*:\/\/www.google.co.ug\/*",
                "*:\/\/www.google.co.uk\/*",
                "*:\/\/www.google.com.uy\/*",
                "*:\/\/www.google.co.uz\/*",
                "*:\/\/www.google.com.vc\/*",
                "*:\/\/www.google.co.ve\/*",
                "*:\/\/www.google.vg\/*",
                "*:\/\/www.google.co.vi\/*",
                "*:\/\/www.google.com.vn\/*",
                "*:\/\/www.google.vu\/*",
                "*:\/\/www.google.ws\/*",
                "*:\/\/www.google.rs\/*",
                "*:\/\/www.google.co.za\/*",
                "*:\/\/www.google.co.zm\/*",
                "*:\/\/www.google.co.zw\/*",
                "*:\/\/www.google.cat\/*"
            ]
        }
    ],
    "commands": {
        "enable_infinite_scrolling": {
            "description": "__MSG_enable_btn_title__"
        },
        "scroll_to_top": {
            "description": "__MSG_scroll_to_top_hotkey__"
        },
        "scroll_to_bottom": {
            "description": "__MSG_scroll_to_bottom_hotkey__"
        },
        "remember_scroll_position": {
            "description": "__MSG_remember_scroll_position_hotkey__"
        },
        "remember_scroll_position_forced": {
            "description": "__MSG_remember_scroll_position_forced_hotkey__"
        },
        "jump_to_related_searches": {
            "description": "__MSG_jump_to_related_searches_hotkey__"
        },
        "view_img": {
            "description": "__MSG_view_img_title__"
        },
        "search_by_img": {
            "description": "__MSG_search_by_img_title__"
        },
        "download_img": {
            "description": "__MSG_download_img_title__"
        },
        "save_img_as": {
            "description": "__MSG_save_img_as_title__"
        },
        "copy_img": {
            "description": "__MSG_copy_img_title__"
        },
        "copy_img_url": {
            "description": "__MSG_copy_img_url_title__"
        }
    }
}