WebExtension.net
WebExtension.net

Responsive Viewer

View on Chrome Web Store
View Responsive Viewer Chrome Extension on Chrome Web Store
4.3 (292 ratings)

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

Show multiple screens once, Responsive design tester
Type
Extension
Users
200,000 users
skmail
View author page of skmail
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 31, 2019
Version 1.1.15
Manifest version
3
Updated
Updated on October 15, 2024
View on Chrome Web Store
View Responsive Viewer 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": 3,
    "name": "Responsive Viewer",
    "author": "Solaiman Kmail",
    "version": "1.1.15",
    "description": "Show multiple screens once, Responsive design tester",
    "icons": {
        "128": "logo.png"
    },
    "action": {
        "default_icon": "logo.png"
    },
    "background": {
        "service_worker": "\/background.js"
    },
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "permissions": [
        "storage",
        "activeTab",
        "webNavigation",
        "webRequest",
        "declarativeNetRequest",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "device-list\/*",
                "*.css",
                "sandbox.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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