Fanyi Translate

Translate Chinese into English via the context menu using the Youdao Translation API.

Wat is Fanyi Translate?

Fanyi Translate is een Chrome-extensie ontwikkeld door Pete Alexandrou, en de belangrijkste functie is "Translate Chinese into English via the context menu using the Youdao Translation API.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Fanyi Translate

Download Fanyi Translate-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Fanyi Translate Fanyi Translate
ID dbcbebgoppcdljgcijmhpmjaclbbldpp
Officiële URL https://chromewebstore.google.com/detail/fanyi-translate/dbcbebgoppcdljgcijmhpmjaclbbldpp
Beschrijving Translate Chinese into English via the context menu using the Youdao Translation API.
Bestandsgrootte 170 KB
Aantal Installaties 235
Huidige Versie 3.0
Laatst Bijgewerkt 2016-02-10
Publicatiedatum 2016-02-09
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Pete Alexandrou
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "js\/fanyi.min.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/fanyi.youdao.com; object-src 'self' 'unsafe-eval'",
    "description": "Translate Chinese into English via the context menu using the Youdao Translation API.",
    "icons": {
        "128": "icons\/Fanyi_128.png",
        "16": "icons\/Fanyi_16.png",
        "32": "icons\/Fanyi_32.png",
        "48": "icons\/Fanyi_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAksROB\/gj7SzCDFFzvDu1kHHw\/a1w6ZAKG14BdrNO0aLSViejKWVBKm\/IQwqhkpsYKdWNLotAz73Yg0KxBgX6gqcwWjLUro2lVCDfKBNu29kcjgDU9Ei98\/Z3Iz5fGI\/JeC5TrCC3O66yMHZd66atty\/NZC4vS63KB2hAYPfMqMNUQ\/HOh373WIUP5UXZVESj+tDqEGeKHTjMGxuPk4pySP3+S7c8KXhTVmikIsjo\/9rPzOiVKlROImJB9V5JRom3OtTeY1BKduk0BUSTfUOSWpVoSEVzp69QI6EwLYZA3QPwbzOCMFQUaEjNeJ3IgtpWQdkLQ6\/gsDd4wgpgw\/TrJwIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "6.0.472",
    "name": "Fanyi Translate",
    "permissions": [
        "activeTab",
        "contextMenus",
        "clipboardWrite"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0"
}