WebExtension.net
WebExtension.net

Zhongwen: Dictionnaire chinois-français

View on Chrome Web Store
View Zhongwen: Dictionnaire chinois-français Chrome Extension on Chrome Web Store
4.7 (18 ratings)

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

Donne la traduction des mots chinois en passant simplement la souris sur les caractères.
Type
Extension
Users
1,000 users
Christian Schiller
View author page of Christian Schiller
Published
Published on July 30, 2010
Version 3.6
Manifest version
2
Updated
Updated on March 8, 2019
View on Chrome Web Store
View Zhongwen: Dictionnaire chinois-français Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zhongwen: Dictionnaire chinois-fran\u00e7ais",
    "version": "3.6",
    "manifest_version": 2,
    "description": "Donne la traduction des mots chinois en passant simplement la souris sur les caract\u00e8res.",
    "icons": {
        "48": "images\/zhongwen48.png",
        "128": "images\/zhongwen.png"
    },
    "browser_action": {
        "default_icon": "images\/zhongwen48.png",
        "default_title": "Zhongwen en fran\u00e7ais"
    },
    "background": {
        "scripts": [
            "dict.js",
            "main.js",
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/jquery-1.7.1.min.js",
                "content.js"
            ],
            "all_frames": true
        }
    ],
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "contextMenus"
    ],
    "web_accessible_resources": [
        "css\/*",
        "js\/*"
    ]
}
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