Yon URL Shortener

Shorten your long URLs with Yon and track the clickers

什麼是Yon URL Shortener?

Yon URL Shortener是由http://aliweb.ir開發的Chrome擴展程式,該擴展的主要功能是“Shorten your long URLs with Yon and track the clickers”。

下載Yon URL Shortener擴展crx文件

下載Yon URL Shortener擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.

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

擴展基本資訊

名稱 Yon URL Shortener Yon URL Shortener
ID ghgmjioaobicmenpbgjibbodgjnikobd
官方網址 https://chrome.google.com/webstore/detail/yon-url-shortener/ghgmjioaobicmenpbgjibbodgjnikobd
簡介 Shorten your long URLs with Yon and track the clickers
檔案大小 51.01 KB
安裝次數 40
目前版本 1.0
更新時間 2015-12-25
上架時間 2015-12-25
評分 5.00/5 共 1 次評分
開發者 http://aliweb.ir
付費類型 free
擴展官網 http://yon.ir
支援的語言 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"
    ]
}