WebExtension.net
Toggle dark mode
WebExtension.net

I'm a Gentleman

View on Chrome Web Store
View I'm a Gentleman Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (585 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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
lifestyle/art
Extension Category
Website
Visit developer website
View on Chrome Web Store
View I'm a Gentleman 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": "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.

© 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