Yon URL Shortener

Shorten your long URLs with Yon and track the clickers

¿Qué es Yon URL Shortener?

Yon URL Shortener es una extensión de Chrome desarrollada por http://aliweb.ir, y su función principal es "Shorten your long URLs with Yon and track the clickers".

Descargar Archivo CRX de la Extensión Yon URL Shortener

Descarga archivos de extensión Yon URL Shortener en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.

یون ، یک سرویس هوشمند ، رایگان و بدون تبلیغات کوتاه کننده لینک است. با یون می توانید لینک های بلند خود را کوتاه کنید ، آن ها را در همه جا به اشتراک بگذارید و آمار دقیق کلیک کنندگان روی لینک هایتان را مشاهده کنید.
با یون می توانید لینک های خصوصی درست کنید تا فقط شما به آمار آن دسترسی داشته باشید.
لینک های کوتاه شده در یون هرگز منقضی نمی شوند ، پس با خیال راحت لینک های خود را برای همیشه کوتاه کنید.                    

Información Básica de la Extensión

Nombre Yon URL Shortener Yon URL Shortener
ID ghgmjioaobicmenpbgjibbodgjnikobd
URL Oficial https://chrome.google.com/webstore/detail/yon-url-shortener/ghgmjioaobicmenpbgjibbodgjnikobd
Descripción Shorten your long URLs with Yon and track the clickers
Tamaño del Archivo 51.01 KB
Cantidad de Instalaciones 40
Versión Actual 1.0
Última Actualización 2015-12-25
Fecha de Publicación 2015-12-25
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador http://aliweb.ir
Tipo de Pago free
Sitio Web de la Extensión http://yon.ir
Idiomas Soportados 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"
    ]
}