WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ask GreenAI – Answer questions by Image, Text, Translate, Summarize & More

Ask GreenAI – Answer questions by Image, Text, Translate, Summarize & More

View on Chrome Web Store
View Ask GreenAI – Answer questions by Image, Text, Translate, Summarize & More Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 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.

Answer questions by Image, Text, Translate, Summarize & More with AI
Type
Extension
Users
2 users
1
Website ask-green.app
Kyle Ng
View author page of Kyle Ng
Published
Published on October 16, 2025
Version 1.0.1.0
Manifest version
3
Updated
Updated on October 17, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Ask GreenAI – Answer questions by Image, Text, Translate, Summarize & More 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",
    "author": {
        "email": "[email protected]"
    },
    "name": "Ask GreenAI \u2013 Answer questions by Image, Text, Translate, Summarize & More",
    "description": "Answer questions by Image, Text, Translate, Summarize & More with AI",
    "version": "1.0.1.0",
    "version_name": "1.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "src\/ui\/action-popup\/index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-C6haQN2W.js"
            ],
            "all_frames": false,
            "match_about_blank": true,
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/PanelLayout-Dnu1-oT7.css",
                "assets\/index-_31pBgnZ.css",
                "assets\/index-BjoOoNuw.css"
            ]
        }
    ],
    "side_panel": {
        "default_path": "src\/ui\/side-panel\/index.html"
    },
    "devtools_page": "src\/devtools\/index.html",
    "options_page": "src\/ui\/options-page\/index.html",
    "offline_enabled": true,
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "tabs",
        "background",
        "sidePanel",
        "activeTab"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "logo.png",
                "src\/ui\/setup\/index.html",
                "src\/ui\/content-script-iframe\/index.html",
                "src\/ui\/devtools-panel\/index.html",
                "assets\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/preload-helper-DhF3Noia.js",
                "assets\/index.vue_vue_type_style_index_0_lang-0_vnSmr0.js",
                "assets\/PanelLayout.vue_vue_type_script_setup_true_lang-CeCrloE2.js",
                "assets\/extractImage-D_2MNWFD.js",
                "assets\/index.ts-CFRwweac.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "icons": {
        "16": "logo.png",
        "24": "logo.png",
        "32": "logo.png",
        "128": "logo.png"
    }
}
© 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