WebExtension.net
WebExtension.net

BrowserStack Local

View on Chrome Web Store
View BrowserStack Local Chrome Extension on Chrome Web Store
3.1 (271 ratings)

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

BrowserStack Local lets you test local servers & HTML, CSS and JS files in 700+ real desktop and mobile browsers, across 11 OSes.
Type
Extension
Users
200,000 users
chrome-tunnel-browserstack
View author page of chrome-tunnel-browserstack
Published
Published on November 9, 2013
Version 16.8
Manifest version
2
Updated
Updated on September 14, 2022
View on Chrome Web Store
View BrowserStack Local Chrome Extension on Chrome Web Store
productivity/developer
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": "BrowserStack Local",
    "description": "BrowserStack Local lets you test local servers & HTML, CSS and JS files in 700+ real desktop and mobile browsers, across 11 OSes.",
    "minimum_chrome_version": "31.0",
    "version": "16.8",
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "app": {
        "background": {
            "scripts": [
                "all.js"
            ]
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.bsstag.com\/*",
            "https:\/\/*.browserstack.com\/*"
        ]
    },
    "permissions": [
        {
            "socket": [
                "tcp-connect",
                "tcp-listen"
            ]
        },
        "https:\/\/*.bsstag.com\/*",
        "https:\/\/*.browserstack.com\/*",
        {
            "fileSystem": [
                "write",
                "retainEntries",
                "directory"
            ]
        },
        "clipboardWrite",
        "app.window",
        "storage"
    ]
}
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