WebExtension.net
WebExtension.net

Ddict: AI Translation & Writing Assistant

View on Chrome Web Store
View Ddict: AI Translation & Writing Assistant Chrome Extension on Chrome Web Store
4.2 (726 ratings)
1 new ratings

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

Translate text and enhance writing with AI for seamless language learning and communication in your browser.
Type
Extension
Users
100,000 users
Website ddict.me
Ddo
View author page of Ddo
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 11, 2012
Version 6.2.10
Manifest version
3
Updated
Updated on October 29, 2024
View on Chrome Web Store
View Ddict: AI Translation & Writing Assistant Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ddict: AI Translation & Writing Assistant",
    "description": "Translate text and enhance writing with AI for seamless language learning and communication in your browser.",
    "version": "6.2.10",
    "manifest_version": 3,
    "icons": {
        "16": "logo\/icon16.png",
        "32": "logo\/icon32.png",
        "48": "logo\/icon48.png",
        "128": "logo\/icon128.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+D"
            }
        }
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "match_about_blank": true,
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content\/content.js"
            ]
        }
    ],
    "action": {
        "default_title": "Ddict: Translate with AI",
        "default_popup": "popup.html",
        "default_icon": "logo\/icon128.png"
    },
    "options_page": "options.html",
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "notifications",
        "contextMenus"
    ],
    "host_permissions": [
        "*:\/\/translate.google.com\/*",
        "*:\/\/translate.googleapis.com\/*",
        "*:\/\/ddict.me\/*",
        "*:\/\/*.ddict.me\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rule1",
                "enabled": true,
                "path": "netRules.json"
            }
        ]
    }
}
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