UyConverter
This extension converts content of current tab from uy to uls and from uls to uy
O que é UyConverter?
UyConverter é uma extensão do Chrome desenvolvida por Rustem, e sua principal característica é "This extension converts content of current tab from uy to uls and from uls to uy".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão UyConverter
Baixe arquivos de extensão UyConverter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | UyConverter |
ID | jfphmfnfcfjnncpcfpcikmpafmjlcdce |
URL Oficial | https://chromewebstore.google.com/detail/uyconverter/jfphmfnfcfjnncpcfpcikmpafmjlcdce |
Descrição | This extension converts content of current tab from uy to uls and from uls to uy |
Tamanho do Arquivo | 53.82 KB |
Contagem de Instalações | 80 |
Versão Atual | 1.1.2 |
Última Atualização | 2016-10-21 |
Data de Publicação | 2016-10-20 |
Classificação | 5.00/5 Total de 10 Avaliações |
Desenvolvedor | Rustem |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.uyghurix.net |
Idiomas Suportados | 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", " |