Irasubhost Download

Irasubhost Download File

Τι είναι το Irasubhost Download;

Το Irasubhost Download είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον familyfrinedstv, και η κύρια λειτουργία του είναι "Irasubhost Download File".

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

screenshot

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

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

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

                        ***Educational program made available to member irasubhost.com***

============ Used for custom user-agent making ============

Developing a site that needs to work on both mobile browsers and desktop browsers?

this extension you can quickly and easily switch between user-agent strings.

note that this does not provide better privacy while browsing the internet and that some sites may have other ways of determining if the browser is not an imposter calling this extension may affect. Your web browsing performance because of the necessity To intercept and modify information communicated to the server

If some sites have problems after using a mobile user agent and they won't revert no matter what you spoofing, you will need to change the user-agent back to Chrome * and * clear your cookies for the site to do. Browser as usual again

Recommend ** Use Download file > 50 mb for member irasubhost.com                    

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

Όνομα Irasubhost Download Irasubhost Download
ID hlpkiefeeipdioepgdemnfnodeejdnfe
Επίσημο URL https://chromewebstore.google.com/detail/irasubhost-download/hlpkiefeeipdioepgdemnfnodeejdnfe
Περιγραφή Irasubhost Download File
Μέγεθος Αρχείου 13.98 KB
Αριθμός Εγκαταστάσεων 135
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2020-12-26
Ημερομηνία Δημοσίευσης 2020-12-26
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής familyfrinedstv
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://irasubhost.com/
Διεύθυνση URL της Σελίδας Βοήθειας http://irasubhost.com/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Irasubhost Download",
    "description": "Irasubhost Download File ",
    "version": "1.0.2",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "content_script.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "ua-icon-16.png",
        "48": "ua-icon-48.png",
        "128": "ua-icon-128.png"
    }
}