WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Climagex: AI Image Downloader & Batch Extractor - 1-Click Save & ZIP

Climagex: AI Image Downloader & Batch Extractor - 1-Click Save & ZIP

View on Chrome Web Store
View Climagex: AI Image Downloader & Batch Extractor - 1-Click Save & ZIP Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (14 ratings)
1 new ratings
51 views
This extension has been viewed 51 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.

AI Image Extractor & Grabber. Bulk download pictures, scan galleries & export to ZIP. Smart 1-Click High-Res saver for any website.
Type
Extension
Users
158 users
2
CepeshRC
View author page of CepeshRC
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 12, 2025
Version 1.0.2
Manifest version
3
Updated
Updated on March 10, 2026
lifestyle/art
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Climagex: AI Image Downloader & Batch Extractor - 1-Click Save & ZIP 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",
    "manifest_version": 3,
    "name": "Climagex: AI Image Downloader & Batch Extractor - 1-Click Save & ZIP",
    "version": "1.0.2",
    "description": "AI Image Extractor & Grabber. Bulk download pictures, scan galleries & export to ZIP. Smart 1-Click High-Res saver for any website.",
    "author": "Vadym Trebushnyi (CepeshRC)",
    "permissions": [
        "storage",
        "downloads",
        "notifications"
    ],
    "host_permissions": [
        "<all_urls>",
        "https:\/\/extensionpay.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Climagex",
        "default_icon": {
            "16": "assets\/icons\/icon16.png",
            "32": "assets\/icons\/icon32.png",
            "48": "assets\/icons\/icon48.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "js": [
                "ExtPay.js"
            ],
            "run_at": "document_start"
        }
    ],
    "options_page": "options.html",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/icons\/*",
                "assets\/fonts\/inter\/*",
                "assets\/fonts\/orbiton\/*",
                "success\/*",
                "onboarding\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2026 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