Yon URL Shortener

Shorten your long URLs with Yon and track the clickers

Apa itu Yon URL Shortener?

Yon URL Shortener adalah ekstensi Chrome yang dikembangkan oleh http://aliweb.ir, dan fitur utamanya adalah "Shorten your long URLs with Yon and track the clickers".

Unduh Berkas CRX Ekstensi Yon URL Shortener

Unduh file ekstensi Yon URL Shortener dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.

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

Informasi Dasar Ekstensi

Nama Yon URL Shortener Yon URL Shortener
ID ghgmjioaobicmenpbgjibbodgjnikobd
URL Resmi https://chrome.google.com/webstore/detail/yon-url-shortener/ghgmjioaobicmenpbgjibbodgjnikobd
Deskripsi Shorten your long URLs with Yon and track the clickers
Ukuran File 51.01 KB
Jumlah Instalasi 40
Versi Saat Ini 1.0
Terakhir Diperbarui 2015-12-25
Tanggal Publikasi 2015-12-25
Penilaian 5.00/5 Total 1 Penilaian
Pengembang http://aliweb.ir
Tipe Pembayaran free
Situs Ekstensi http://yon.ir
Bahasa yang Didukung 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"
    ]
}