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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
    ]
}