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 |
| Eメール | [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"
} | |