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 |
| 官方URL | 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"
} | |