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. یون ، یک سرویس هوشمند ، رایگان و بدون تبلیغات کوتاه کننده لینک است. با یون می توانید لینک های بلند خود را کوتاه کنید ، آن ها را در همه جا به اشتراک بگذارید و آمار دقیق کلیک کنندگان روی لینک هایتان را مشاهده کنید. با یون می توانید لینک های خصوصی درست کنید تا فقط شما به آمار آن دسترسی داشته باشید. لینک های کوتاه شده در یون هرگز منقضی نمی شوند ، پس با خیال راحت لینک های خود را برای همیشه کوتاه کنید.
拡張機能の基本情報
名前 | |
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" ] } |