WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Browser web page magnifier

Browser web page magnifier

View on Chrome Web Store
5.0 (1 ratings)
1 new ratings
5 views

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

Click the button on the toolbar to start the magnifying glass and view detailed information on the current web page
Type
Extension
Users
123 users
2
qxmony
Published
Version 0.1.7
Manifest version
3
Updated
productivity/tools
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "action": {
        "default_icon": {
            "128": "data\/icons\/128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "magnify": {
            "description": "Magnifying Glass",
            "suggested_key": {
                "default": "Alt+Shift+Z"
            }
        }
    },
    "default_locale": "zh_CN",
    "description": "__MSG_app_description__",
    "icons": {
        "128": "data\/icons\/128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "offline_enabled": true,
    "options_ui": {
        "open_in_tab": true,
        "page": "data\/options\/options.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.7",
    "author": "fang_da_jing_001"
}
© 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.