WebExtension.net
WebExtension.net

Japanese Translate & Dictionary Mazii じしょ日本語

View on Chrome Web Store
View Japanese Translate & Dictionary Mazii じしょ日本語 Chrome Extension on Chrome Web Store
4.0 (260 ratings)

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

For learn japanese, work in all website. Select text and double click to translate.
Type
Extension
Users
40,000 users
Website mazii.net
Mazii
View author page of Mazii
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 8, 2014
Version 1.6.9
Manifest version
3
Updated
Updated on November 13, 2024
View on Chrome Web Store
View Japanese Translate & Dictionary Mazii じしょ日本語 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.6.9",
    "default_locale": "en",
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>",
        "file:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "action": {
        "default_icon": "images\/19.png",
        "default_title": "Japanese dictionary Mazii",
        "default_popup": "popup.html"
    },
    "options_page": "option.html",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/contents.js",
                "js\/common.js"
            ],
            "css": [
                "css\/contents.css"
            ],
            "run_at": "document_end"
        }
    ],
    "commands": {
        "dbclick_enable": {
            "suggested_key": {
                "default": "Ctrl+Shift+M",
                "mac": "Command+Shift+M"
            },
            "description": "Send event enable or disable fast translate by double click"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; connect-src https:\/\/inputtools.google.com https:\/\/translate.googleapis.com http:\/\/www.ispeech.org https:\/\/mazii.net https:\/\/api.mazii.net https:\/\/www.google.com ; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "data\/kanjimini.json",
                "_locales\/*.json",
                "favicon.ico"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.mazii.net\/*"
        ]
    }
}
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