WebExtension.net
WebExtension.net

GMX Search

View on Chrome Web Store
View GMX Search Chrome Extension on Chrome Web Store
0.0 (0 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The fast search of the German mail provider.
Type
Extension
Users
2,000 users
333
Website gmx.net
1&1 Mail & Media GmbH
View author page of 1&1 Mail & Media GmbH
Published
Published on March 24, 2017
Version 1.3.4
Manifest version
2
Updated
Updated on October 20, 2020
View on Chrome Web Store
View GMX Search Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "version": "1.3.4",
    "author": "__MSG_appAuthor__",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_label": "__MSG_extName__",
        "default_icon": "images\/icon16.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "GMX",
            "keyword": "gmx.de",
            "search_url": "https:\/\/suche.gmx.net\/web?origin=se_splugin_gc&enc=UTF-8&q={searchTerms}",
            "suggest_url": "https:\/\/suggestplugin.ui-portal.de\/s?su={searchTerms}&brand=gmx&origin=se_splugin_gc_sg",
            "image_url": "https:\/\/suche.gmx.net\/pic?origin=se_splugin_gc&enc=UTF-8&q={searchTerms}",
            "favicon_url": "https:\/\/suche.gmx.net\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "options_ui": {
        "page": "pages\/options.html",
        "chrome_style": true
    },
    "content_scripts": [
        {
            "js": [
                "js\/identify-to-site-cs.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "matches": [
                "*:\/\/*.gmx.net\/*",
                "*:\/\/*.gmx.de\/*",
                "*:\/\/*.gmx.ch\/*",
                "*:\/\/*.gmx.at\/*"
            ]
        }
    ],
    "default_locale": "de",
    "version_name": "1.3.4",
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "*:\/\/*.gmx.net\/*",
        "*:\/\/*.gmx.de\/*",
        "*:\/\/*.gmx.ch\/*",
        "*:\/\/*.gmx.at\/*"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top