Linky.link
This extension will create linky.link links for you.
Linky.linkとは何ですか?
Linky.linkはlinky.linkによって開発されたChromeの拡張機能で、その主な機能は「This extension will create linky.link links for you.」です。
拡張機能のスクリーンショット
Linky.link拡張機能のCRXファイルをダウンロード
Linky.link拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension will create linky.link links for you to share.
拡張機能の基本情報
名前 | |
ID | bkpejliocpghbcodgfdfmflppabgakbi |
公式URL | https://chrome.google.com/webstore/detail/linkylink/bkpejliocpghbcodgfdfmflppabgakbi |
説明 | This extension will create linky.link links for you. |
ファイルサイズ | 11.96 KB |
インストール数 | 30 |
現在のバージョン | 3.1 |
最終更新日 | 2019-08-23 |
公開日 | 2019-08-23 |
評価 | 3.00/5 合計 3 レビュー |
開発者 | linky.link |
支払い方法 | free |
拡張機能のウェブサイト | http://linky.link |
プライバシーポリシーページのURL | https://linky.link/content/privacy-policy.pdf |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Linky.link", "description": "This extension will create linky.link links for you.", "version": "3.1", "browser_action": { "default_popup": "popup.html" }, "icons": { "16": "icons\/linky16x16.png", "48": "icons\/linky48x48.png", "128": "icons\/linky128x128.png" }, "permissions": [ "activeTab", "storage" ], "content_scripts": [ { "matches": [ " |