WebExtension.net
WebExtension.net

Desktopify

View on Chrome Web Store
View Desktopify Chrome Extension on Chrome Web Store
4.5 (7,873 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Browse web mobile Instagram site directly from your Desktop (Pc / Mac)
Type
Extension
Users
300,000 users
Website www.devanco.com
julien
View author page of julien
Published
Published on August 9, 2017
Version 2.7.4
Manifest version
2
Updated
Updated on August 24, 2020
View on Chrome Web Store
View Desktopify Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2.7.4",
    "browser_action": {
        "default_icon": "images\/ba_icon.png",
        "default_title": "Desktopify"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "content-script\/spn.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "lib\/jquery.min.js",
                "content-script\/file-saver.js",
                "content-script\/instad.js",
                "content-script\/index.js"
            ],
            "css": [
                "content-script\/content.css"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.desktop-for-ig.devanco.com\/*"
            ],
            "js": [
                "lib\/jquery.min.js",
                "content-script\/settings.js"
            ],
            "css": [
                "content-script\/content.css"
            ],
            "all_frames": true
        }
    ],
    "icons": {
        "128": "images\/icon.png"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*.instagram.com\/*",
        "http:\/\/desktop-for-ig.devanco.com\/*",
        "https:\/\/desktop-for-ig.devanco.com\/*"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top