Revive Telegram links

Revives all Telegram links

Revive Telegram linksとは何ですか?

Revive Telegram linksはhttps://gasymov.comによって開発されたChromeの拡張機能で、その主な機能は「Revives all Telegram links」です。

拡張機能のスクリーンショット

screenshot

Revive Telegram links拡張機能のCRXファイルをダウンロード

Revive Telegram links拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Telegram is blocked in some countries. Short links stopped working. The "Revive Telegram Links" extension revives the following links:
- https://t.me
- https://telegram.me                    

拡張機能の基本情報

名前 Revive Telegram links Revive Telegram links
ID ipnilihganpiaajknaiennggigcjomkc
公式URL https://chromewebstore.google.com/detail/revive-telegram-links/ipnilihganpiaajknaiennggigcjomkc
説明 Revives all Telegram links
ファイルサイズ 12.04 KB
インストール数 300
現在のバージョン 2.0.3
最終更新日 2021-01-23
公開日 2020-05-15
開発者 https://gasymov.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.gasymov.com/privacy-policy/youtube-tags
対応言語 en,ru,fa
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2.0.3",
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "author": "Ali Gasymov",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "storage",
        "webRequest",
        "webRequestBlocking",
        ""
    ]
}