GeoEdge

View geo-specific content easily using GeoEdge.

Qu'est-ce que GeoEdge ?

GeoEdge est une extension Chrome développée par GeoEdge, et sa fonction principale est "View geo-specific content easily using GeoEdge.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension GeoEdge

Téléchargez les fichiers d'extension GeoEdge au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        GeoEdge, the world’s largest, fastest and most reliable premium proxy solution.

One click and you’re global!‎ GeoEdgePro proxy toolbar is the fastest and easiest way to view, monitor and analyze geo-targeted content and ads in over 210 geo-locations and mobile carriers in real-time. It includes functionality to see the foreign content as it would appear on mobile devices in that geo-location or mobile carrier.


• See content as it is displayed locally from 160+ global locations and over 45 mobile operators

• View geo-targeted ads, campaigns and search results

• Track competitors' geo-targeted activity

• QA your geo-targeted site and banners (locations, cookies, catches, user agent behavior etc.)


GeoEdgePro Proxy Advantages:

• Largest Premium Proxy Network - over 160 global locations, including 59 major US DMAs and European cities

• More than 45 mobile carriers to view operator-targeted ad campaigns

• High-Performance Servers - fast, reliable, instant and secure access to web content globally

• Quality Service - unmasked servers that are physically located all over the world

• Unmatched Reliability - redundancy mechanisms ensure 99.9% network availability

• Quick and Easy To Use - select a location from drop-down menu and view local content ‎instantly

• Committed to Your Privacy - advanced encryption technology and protected servers

PRIVACY POLICY:
https://www.geoedge.com/privacy-policy                    

Informations de Base sur l'Extension

Nom GeoEdge GeoEdge
ID ceiephhhfaockiigbdgihcngnaamdcll
URL Officiel https://chromewebstore.google.com/detail/geoedge/ceiephhhfaockiigbdgihcngnaamdcll
Description View geo-specific content easily using GeoEdge.
Taille du Fichier 1.93 MB
Nombre d'Installations 10,413
Version Actuelle 3.5.8
Dernière Mise à Jour 2024-02-01
Date de Publication 2020-06-11
Évaluation 4.22/5 Total 18 Évaluations
Développeur GeoEdge
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.geoedge.com/
URL de la Page de Politique de Confidentialité https://pangeopro.com/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "themes\/geoedge\/images\/icon-19.png",
        "default_popup": "themes\/geoedge\/login.html",
        "default_title": "GeoEdge"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/libs\/jquery.min.js",
                "js\/geoedge.js",
                "js\/utils.js",
                "js\/prefs.js",
                "js\/log.js",
                "js\/locale.js",
                "js\/widgets.js",
                "js\/widget.adtxt.js",
                "js\/widget.redirectscout.js",
                "js\/widget.quickswitch.js",
                "themes\/geoedge\/js\/strings.js",
                "js\/platform-chrome.js",
                "js\/platform-firefox.js",
                "js\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "View geo-specific content easily using GeoEdge.",
    "homepage_url": "https:\/\/www.geoedge.com\/",
    "icons": {
        "128": "themes\/geoedge\/images\/icon-128.png",
        "16": "themes\/geoedge\/images\/icon-16.png",
        "32": "themes\/geoedge\/images\/icon-32.png",
        "48": "themes\/geoedge\/images\/icon-48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC28oRi7nLHuG8qLVFzbx41yD9cDeyPdCDXufV2lkKf\/Tar3gVjxtEhN0AGmolin3SeDLsIQTn8DkwvW1e8Iz8CJKm9CFFrRKCOSUQpOPp2PPkim3ReLIdJMhbRsa40avVTniC8RmAXHtjH4AJ9KXTeAlCU0zfzl5Ll7Dh\/pvFedQIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "19",
    "name": "GeoEdge",
    "options_ui": {
        "browser_style": false,
        "page": "themes\/geoedge\/options.html"
    },
    "permissions": [
        "",
        "tabs",
        "proxy",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "contextMenus",
        "browsingData",
        "cookies",
        "notifications",
        "management",
        "storage",
        "privacy"
    ],
    "version": "3.5.8",
    "web_accessible_resources": [
        "*"
    ]
}