Revive Telegram links
Revives all Telegram links
什麼是Revive Telegram links?
Revive Telegram links是由https://gasymov.com開發的Chrome擴展程式,該擴展的主要功能是“Revives all Telegram links”。
擴展截圖
下載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 擴展基本資訊
| 名稱 | |
| ID | ipnilihganpiaajknaiennggigcjomkc |
| 官方網址 | 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 |
| 電子郵箱 | [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",
" | |