Bln.li - URL Shortener
BackLink.Name URL Shortener Service
Bln.li - URL Shortenerとは何ですか?
Bln.li - URL Shortenerはhttps://backlink.nameによって開発されたChromeの拡張機能で、その主な機能は「BackLink.Name URL Shortener Service」です。
拡張機能のスクリーンショット
Bln.li - URL Shortener拡張機能のCRXファイルをダウンロード
Bln.li - URL Shortener拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
You can shorten your URL with this plugin. This plugin works on https://bln.li
拡張機能の基本情報
名前 | |
ID | mhpkconleiijolplgnobhidbleejdhnb |
公式URL | https://chrome.google.com/webstore/detail/blnli-url-shortener/mhpkconleiijolplgnobhidbleejdhnb |
説明 | BackLink.Name URL Shortener Service |
ファイルサイズ | 67.57 KB |
インストール数 | 18 |
現在のバージョン | 2019.1 |
最終更新日 | 2019-03-28 |
公開日 | 2019-03-28 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://backlink.name |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://bln.li |
ヘルプページのURL | https://backlink.name/iletisim |
プライバシーポリシーページのURL | https://backlink.name/gizlilik-politikasi |
対応言語 | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bln.li - URL Shortener", "short_name": "bln.li shortlink", "version": "2019.1", "description": "BackLink.Name URL Shortener Service", "manifest_version": 2, "browser_action": { "default_icon": "icons\/96x96.png", "default": "BackLink.Name URL Shortener", "default_popup": "shortlink.html" }, "icons": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "96": "icons\/96x96.png", "120": "icons\/120x120.png", "152": "icons\/152x152.png" } } |