WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Photo Zoom Plus

Photo Zoom Plus

View on Chrome Web Store
View Photo Zoom Plus Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (31 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Zoom on every picture you can find. It free, fast and safe
Type
Extension
Users
7,000 users
Presci Lia
View author page of Presci Lia
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 5, 2020
Version 3.0.1
Manifest version
3
Updated
Updated on September 22, 2024
lifestyle/art
Extension Category
View on Chrome Web Store
View Photo Zoom Plus 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",
    "name": "Photo Zoom Plus",
    "description": "Zoom on every picture you can find. It free, fast and safe",
    "version": "3.0.1",
    "manifest_version": 3,
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/icon48.png"
    },
    "options_page": "options.html",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.js-loader-3041b2d1.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/icon16.png",
                "img\/icon32.png",
                "img\/icon48.png",
                "img\/icon128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/chunk-8929a91f.js",
                "assets\/chunk-809c3ef2.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
© 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