Telegram ShareLink
Share link directly to telegram.
Telegram ShareLinkとは何ですか?
Telegram ShareLinkはhussain3kbによって開発されたChromeの拡張機能で、その主な機能は「Share link directly to telegram.」です。
拡張機能のスクリーンショット
Telegram ShareLink拡張機能のCRXファイルをダウンロード
Telegram ShareLink拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension helps to share URL to telegram. Now, you don't need to copy, open telegram and paste.
拡張機能の基本情報
名前 | Telegram ShareLink |
ID | jpilejapbfhjfbpngkjboghmboflcolm |
公式URL | https://chromewebstore.google.com/detail/telegram-sharelink/jpilejapbfhjfbpngkjboghmboflcolm |
説明 | Share link directly to telegram. |
ファイルサイズ | 114 KB |
インストール数 | 21 |
現在のバージョン | 1.0 |
最終更新日 | 2022-11-27 |
公開日 | 2022-11-27 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | hussain3kb |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0", "name": "Telegram ShareLink", "description": "Share link directly to telegram.", "manifest_version": 3, "permissions": [ "tabs" ], "icons": { "16": "images\/share.png", "48": "images\/share.png", "128": "images\/share.png" }, "action": { "default_icon": "images\/share.png", "default_popup": "popup.html" } } |