WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
GooglePanicImages

GooglePanicImages

View on Chrome Web Store
View GooglePanicImages Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
40 views
This extension has been viewed 40 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.

Displays a 'view' link and 'image dimensions' on hover at images of Google image search.
Type
Extension
Users
795 users
1
Website dwrox.net
Jan Riechers
View author page of Jan Riechers
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 27, 2020
Version 3.0.4
Manifest version
3
Updated
Updated on June 30, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View GooglePanicImages 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",
    "description": "Displays a 'view' link and 'image dimensions' on hover at images of Google image search.",
    "homepage_url": "https:\/\/github.com\/jrie\/googlePanicImage",
    "manifest_version": 3,
    "name": "GooglePanicImages",
    "version": "3.0.4",
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/search*"
            ],
            "include_globs": [
                "*.google.*"
            ],
            "js": [
                "gpi.js"
            ],
            "all_frames": true
        }
    ]
}
© 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