GeoEdge

View geo-specific content easily using GeoEdge.

Wat is GeoEdge?

GeoEdge is een Chrome-extensie ontwikkeld door GeoEdge, en de belangrijkste functie is "View geo-specific content easily using GeoEdge.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie GeoEdge

Download GeoEdge-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam GeoEdge GeoEdge
ID ceiephhhfaockiigbdgihcngnaamdcll
Officiële URL https://chromewebstore.google.com/detail/geoedge/ceiephhhfaockiigbdgihcngnaamdcll
Beschrijving View geo-specific content easily using GeoEdge.
Bestandsgrootte 1.93 MB
Aantal Installaties 10,413
Huidige Versie 3.5.8
Laatst Bijgewerkt 2024-02-01
Publicatiedatum 2020-06-11
Beoordeling 4.22/5 Totaal 18 Beoordelingen
Ontwikkelaar GeoEdge
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.geoedge.com/
URL van de Privacybeleid Pagina https://pangeopro.com/privacy
Ondersteunde Talen 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": [
        "*"
    ]
}