WebExtension.net
Toggle dark mode
WebExtension.net

Mobile simulator - responsive testing tool

View on Chrome Web Store
View Mobile simulator - responsive testing tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (3,275 ratings)
3 new ratings
5 views
This extension has been viewed 5 times

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

Smartphone and tablet simulator on computer with several models to test mobile responsive websites.
Type
Extension
Users
1,000,000 users
100K
François Duprat
View author page of François Duprat
Published
Published on May 5, 2020
Version 4.5.0
Manifest version
3
Updated
Updated on February 19, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Mobile simulator - responsive testing tool Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "author": "Fran\u00e7ois Duprat",
    "permissions": [
        "webRequest",
        "scripting",
        "tabs",
        "activeTab",
        "declarativeNetRequest",
        "webNavigation",
        "storage",
        "cookies",
        "contextMenus",
        "tabCapture",
        "offscreen",
        "commands"
    ],
    "host_permissions": [
        "<all_urls>",
        "*:\/\/*\/*"
    ],
    "icons": {
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_title": "__MSG_context_menu_activate__",
        "default_icon": {
            "32": "icons\/32.png",
            "48": "icons\/48.png"
        }
    },
    "commands": {
        "take-screenshot-1": {
            "description": "__MSG_screenshot_menu_1__"
        },
        "take-screenshot-2": {
            "description": "__MSG_screenshot_menu_2__"
        },
        "take-screenshot-3": {
            "description": "__MSG_screenshot_menu_3__"
        },
        "start-stop-video-capture": {
            "description": "__MSG_menu_screencast__"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "spoofer.js",
                "assets\/**\/*",
                "css\/**\/*",
                "icons\/**\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; connect-src ws:\/\/localhost:9090\/ blob: data: https:\/\/mobile-first-admin.herokuapp.com https:\/\/jth7w9hc3m.execute-api.eu-west-3.amazonaws.com https:\/\/v2izih0lsk.execute-api.eu-west-3.amazonaws.com https:\/\/eu-central.storage.cloudconvert.com https:\/\/webmobilefirst-screencasts.s3.eu-west-3.amazonaws.com https:\/\/versionhistory.googleapis.com https:\/\/www.google-analytics.com https:\/\/us.i.posthog.com https:\/\/pro.ip-api.com https:\/\/mobile-first-extension-temp-webm-video-captures.s3.eu-west-3.amazonaws.com"
    },
    "version": "4.5.0",
    "externally_connectable": {
        "matches": [
            "https:\/\/www.webmobilefirst.com\/*"
        ]
    }
}
© 2025 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