Yon URL Shortener
Shorten your long URLs with Yon and track the clickers
O que é Yon URL Shortener?
Yon URL Shortener é uma extensão do Chrome desenvolvida por http://aliweb.ir, e sua principal característica é "Shorten your long URLs with Yon and track the clickers".
Baixar o arquivo CRX da Extensão Yon URL Shortener
Baixe arquivos de extensão Yon URL Shortener 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
Yon is a an intelligent free and ad-free URL shortener. Using Yon you can shorten you long web URLs, share them anywhere and view a comprehensive analytics of clickers on your links. Yon-shortened links will never expire and can be sure that they will be available forever. یون ، یک سرویس هوشمند ، رایگان و بدون تبلیغات کوتاه کننده لینک است. با یون می توانید لینک های بلند خود را کوتاه کنید ، آن ها را در همه جا به اشتراک بگذارید و آمار دقیق کلیک کنندگان روی لینک هایتان را مشاهده کنید. با یون می توانید لینک های خصوصی درست کنید تا فقط شما به آمار آن دسترسی داشته باشید. لینک های کوتاه شده در یون هرگز منقضی نمی شوند ، پس با خیال راحت لینک های خود را برای همیشه کوتاه کنید.
Informações Básicas da Extensão
Nome | |
ID | ghgmjioaobicmenpbgjibbodgjnikobd |
URL Oficial | https://chrome.google.com/webstore/detail/yon-url-shortener/ghgmjioaobicmenpbgjibbodgjnikobd |
Descrição | Shorten your long URLs with Yon and track the clickers |
Tamanho do Arquivo | 51.01 KB |
Contagem de Instalações | 40 |
Versão Atual | 1.0 |
Última Atualização | 2015-12-25 |
Data de Publicação | 2015-12-25 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | http://aliweb.ir |
Tipo de Pagamento | free |
Site da Extensão | http://yon.ir |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Yon URL Shortener", "version": "1.0", "manifest_version": 2, "description": "Shorten your long URLs with Yon and track the clickers", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "permissions": [ "http:\/\/api.yon.ir\/", "tabs" ] } |