UyConverter
This extension converts content of current tab from uy to uls and from uls to uy
什麼是UyConverter?
UyConverter是由Rustem開發的Chrome擴展程式,該擴展的主要功能是“This extension converts content of current tab from uy to uls and from uls to uy”。
擴展截圖
下載UyConverter擴展crx文件
下載UyConverter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension only used for websites in Uyghur languages, it will convert Uyghur Arabic based website to Uyghur Latin and Uyghur Cyrillic,also from Uyghur Latin writting and Cyrillic Uyghur writting to Arabic based Uyghur writting.
擴展基本資訊
名稱 | UyConverter |
ID | jfphmfnfcfjnncpcfpcikmpafmjlcdce |
官方網址 | https://chromewebstore.google.com/detail/uyconverter/jfphmfnfcfjnncpcfpcikmpafmjlcdce |
簡介 | This extension converts content of current tab from uy to uls and from uls to uy |
檔案大小 | 53.82 KB |
安裝次數 | 80 |
目前版本 | 1.1.2 |
更新時間 | 2016-10-21 |
上架時間 | 2016-10-20 |
評分 | 5.00/5 共 10 次評分 |
開發者 | Rustem |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.uyghurix.net |
支援的語言 | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "UyConverter", "version": "1.1.2", "manifest_version": 2, "description": "This extension converts content of current tab from uy to uls and from uls to uy", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "activeTab", " |