GeoEdge

View geo-specific content easily using GeoEdge.

ما هو GeoEdge؟

GeoEdge هو إضافة Chrome تم تطويرها بواسطة GeoEdge، والميزة الرئيسية لها هي "View geo-specific content easily using GeoEdge.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة GeoEdge

قم بتنزيل ملفات الامتداد GeoEdge بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم GeoEdge GeoEdge
ID ceiephhhfaockiigbdgihcngnaamdcll
عنوان URL الرسمي https://chromewebstore.google.com/detail/geoedge/ceiephhhfaockiigbdgihcngnaamdcll
الوصف View geo-specific content easily using GeoEdge.
حجم الملف 1.93 MB
عدد التثبيتات 10,413
النسخة الحالية 3.5.8
آخر تحديث 2024-02-01
تاريخ النشر 2020-06-11
تقييم 4.22/5 مجموع تقييمات 18
المطور GeoEdge
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.geoedge.com/
عنوان صفحة سياسة الخصوصية https://pangeopro.com/privacy
اللغات المدعومة 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": [
        "*"
    ]
}