Bantan
Translates selected text to Mongolian from English and other languages available on Google Translate.
什么是Bantan?
Bantan是由et4m1r开发的Chrome扩展程序,该扩展的主要功能是“Translates selected text to Mongolian from English and other languages available on Google Translate.”。
扩展截图
下载Bantan扩展crx文件
下载Bantan扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Translates selected text to Mongolian from English and other languages available on Google Translate. Used Google Translate API.
扩展基本信息
名称 | |
ID | eejkfggfjmfjdphnaedohbneajlhngdk |
官方URL | https://chrome.google.com/webstore/detail/bantan/eejkfggfjmfjdphnaedohbneajlhngdk |
简介 | Translates selected text to Mongolian from English and other languages available on Google Translate. |
文件大小 | 46.03 KB |
安装次数 | 52 |
当前版本 | 1.3 |
更新时间 | 2016-05-25 |
上架时间 | 2016-05-25 |
评分 | 5.00/5 共5次评分 |
开发者 | et4m1r |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bantan", "description": "Translates selected text to Mongolian from English and other languages available on Google Translate.", "version": "1.3", "browser_action": { "default_title": "Translates selected text to Mongolian from English and other languages available on Google Translate.", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "persistent": false, "scripts": [ "popup.js" ] }, "permissions": [ "contextMenus", "tabs", " |