Irasubhost Download

Irasubhost Download File

Qu'est-ce que Irasubhost Download ?

Irasubhost Download est une extension Chrome développée par familyfrinedstv, et sa fonction principale est "Irasubhost Download File".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Irasubhost Download

Téléchargez les fichiers d'extension Irasubhost Download 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

                        ***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                    

Informations de Base sur l'Extension

Nom Irasubhost Download Irasubhost Download
ID hlpkiefeeipdioepgdemnfnodeejdnfe
URL Officiel https://chromewebstore.google.com/detail/irasubhost-download/hlpkiefeeipdioepgdemnfnodeejdnfe
Description Irasubhost Download File
Taille du Fichier 13.98 KB
Nombre d'Installations 135
Version Actuelle 1.0.2
Dernière Mise à Jour 2020-12-26
Date de Publication 2020-12-26
Évaluation 5.00/5 Total 1 Évaluations
Développeur familyfrinedstv
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://irasubhost.com/
URL de la Page d'Aide http://irasubhost.com/
Langues Prises en Charge 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"
    }
}