Reurl.cc

Extension to shorten URL

What is Reurl.cc?

Reurl.cc is a Chrome extension developed by https://reurl.cc, and its main feature is "Extension to shorten URL".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Reurl.cc Extension CRX File

Download Reurl.cc extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Reurl.cc Reurl.cc
ID kbcpafllcaoefpacjojiliohdhfjgbmo
Official URL https://chromewebstore.google.com/detail/reurlcc/kbcpafllcaoefpacjojiliohdhfjgbmo
Description Extension to shorten URL
File Size 141 KB
Installation Count 7,439
Current Version 2.2.5
Last Updated 2022-09-24
Publish Date 2020-06-11
Rating 4.25/5 Total 8 Ratings
Developer https://reurl.cc
Email [email protected]
Payment Type free
Extension Website https://reurl.cc
Privacy Policy Page URL https://reurl.cc/policy/privacy/tw
Supported Languages 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"
}