Reurl.cc
Extension to shorten URL
什麼是Reurl.cc?
Reurl.cc是由https://reurl.cc開發的Chrome擴展程式,該擴展的主要功能是“Extension to shorten URL”。
擴展截圖
下載Reurl.cc擴展crx文件
下載Reurl.cc擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension lets you shorten your current website URL with the service provided by reurl.cc (https://reurl.cc/), and automatically copies the shortened link to your clipboard.
This extension need you LOGIN reurl account to use 擴展基本資訊
| 名稱 | |
| ID | kbcpafllcaoefpacjojiliohdhfjgbmo |
| 官方網址 | https://chromewebstore.google.com/detail/reurlcc/kbcpafllcaoefpacjojiliohdhfjgbmo |
| 簡介 | Extension to shorten URL |
| 檔案大小 | 141 KB |
| 安裝次數 | 7,439 |
| 目前版本 | 2.2.5 |
| 更新時間 | 2022-09-24 |
| 上架時間 | 2020-06-11 |
| 評分 | 4.25/5 共 8 次評分 |
| 開發者 | https://reurl.cc |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://reurl.cc |
| 隱私政策頁面URL | https://reurl.cc/policy/privacy/tw |
| 支援的語言 | en |
| manifest.json | |
{
"action": {
"default_icon": "img\/icon16.png",
"default_popup": "popup.html",
"default_title": "Reurl.cc"
},
"description": "Extension to shorten URL",
"host_permissions": [
"https:\/\/*.reurl.cc\/"
],
"icons": {
"128": "img\/icon128.png",
"16": "img\/icon16.png",
"48": "img\/icon48.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkyn0QiQJVU5FcM\/GXPF+pPHChKGuqr7to4eRstIrbxC2o3NZHKXlxvGvLG1wFgnOijv8kWCM6SA3vRIWbfaZO7SLdeHP3Ln7o11OHfTMjONz2C9ieD2pmXVIiIr6S5RGxKFEW6KCLTYtDaGKXieZN23k7EpgCq29t7s27qpswkZ0TIYYBfWuzE5qFclzIzh6TFn53n\/rBFUTlxXNeP6tcrY3fQAeoQ5\/WNpUVRcj7xHOHZDctYUmgT9udSduk2HZWuEMhnE8XIIPn77nb3Ret98DdPP+9I8SzQJYgVtBdgj1TwUO+0PIfiUKFf65k1p7bC\/1undDZepTT86sH+LhBwIDAQAB",
"manifest_version": 3,
"name": "Reurl.cc",
"permissions": [
"cookies",
"activeTab"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.2.5"
} | |