Pangeo

View, monitor and validate your geo-targeted content and ads from any device, in any location.

Τι είναι το Pangeo;

Το Pangeo είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον GeoEdge, και η κύρια λειτουργία του είναι "View, monitor and validate your geo-targeted content and ads from any device, in any location.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Pangeo

Λήψη αρχείων επέκτασης Pangeo σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        View, monitor and validate your geo-targeted content and ads from any device, in any location, using a complete, secure, easy-to-use premium proxy and geo-testing solution.

Anywhere, is just a click away
------------------------------
Select a location and see any website as it is seen locally, in more than 150 geo-locations and as served within 30+ mobile carriers, in real-time.
Try Pangeo today to experience the difference


Take your testing even further
------------------------------
Pangeo is much more than just a premium proxy service. It allows you to monitor and validate your campaigns using all your favorite tools, including the Affiliate Link Test, Tag Validator, Ad Tag Lab and more. These are all now part of the Pangeo environment, so you can save clicks, save time, and more importantly, save money.


Clean Residential IP Network
----------------------------
With a clean network of residential IPs, Pangeo creates a reliable testing environment where you will never be identified as a proxy user and never get blocked, ensuring an uninterrupted user experience.

Privacy Policy
----------------------------
https://pangeopro.com/privacy                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Pangeo Pangeo
ID dofigkopihjebncgpdanchghcmeeljjg
Επίσημο URL https://chromewebstore.google.com/detail/pangeo/dofigkopihjebncgpdanchghcmeeljjg
Περιγραφή View, monitor and validate your geo-targeted content and ads from any device, in any location.
Μέγεθος Αρχείου 1.93 MB
Αριθμός Εγκαταστάσεων 2,362
Τρέχουσα Έκδοση 4.5.8
Τελευταία Ενημέρωση 2024-02-09
Ημερομηνία Δημοσίευσης 2020-06-13
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής GeoEdge
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://pangeopro.com/
URL της Σελίδας Πολιτικής Απορρήτου 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\/pangeo\/images\/icon-19.png",
        "default_popup": "themes\/pangeo\/login.html",
        "default_title": "Pangeo"
    },
    "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, monitor and validate your geo-targeted content and ads from any device, in any location.",
    "homepage_url": "https:\/\/pangeopro.com\/",
    "icons": {
        "128": "themes\/pangeo\/images\/icon-128.png",
        "16": "themes\/pangeo\/images\/icon-16.png",
        "32": "themes\/pangeo\/images\/icon-32.png",
        "48": "themes\/pangeo\/images\/icon-48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx\/FvEGWq6MrnOdt239QEyxfOfzeQpIT3SWk4J4uCN2h0UVxHwwWrjDCWAWXI7WAtaU6j4k\/Uhod01c10XazqP8LY5Ec5ItB5NFuMka60VmyBA5kWmBwaKNHl\/8VUOJiEF1\/\/oa3SZB1rJVtn0xJJpRUKTGLG67ilGV7tiBH9BG5hb5IzcbQVFjWgfSvM2nHkwmZ8V68Vh3KKj+szzDBMFsKElpNI56Y45FyXZTgtiN23yFHhx\/NKT88mglgsX3gSmJCft8F\/Og+WYJNnmYi+1TquHq2L1V0pa0b3LvASKatstBh00h6dcLkYwwrLU8q9f0KifMB694\/KIljUaNt2LQIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "19",
    "name": "Pangeo",
    "options_ui": {
        "browser_style": false,
        "page": "themes\/pangeo\/options.html"
    },
    "permissions": [
        "",
        "tabs",
        "proxy",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "contextMenus",
        "browsingData",
        "cookies",
        "notifications",
        "management",
        "storage",
        "privacy"
    ],
    "version": "4.5.8",
    "web_accessible_resources": [
        "*"
    ]
}