WebExtension.net
WebExtension.net

I'm a Gentleman

View on Chrome Web Store
View I'm a Gentleman Chrome Extension on Chrome Web Store
4.2 (581 ratings)

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

Easily save images with a click, gestures or the extension button.
Type
Extension
Users
50,000 users
imagentleman (José Antonio Chio)
View author page of imagentleman (José Antonio Chio)
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 22, 2012
Version 40
Manifest version
3
Updated
Updated on June 19, 2022
View on Chrome Web Store
View I'm a Gentleman Chrome Extension on Chrome Web Store
lifestyle/art
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "I'm a Gentleman",
    "version": "40",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "19.png",
        "default_title": "__MSG_buttonTip__"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "images.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [
        "storage",
        "downloads",
        "activeTab"
    ],
    "host_permissions": [
        "<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