Reurl.cc

Extension to shorten URL

Cos'è Reurl.cc?

Reurl.cc è un'estensione di Chrome sviluppata da https://reurl.cc, e la sua funzione principale è "Extension to shorten URL".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Reurl.cc

Scarica i file di estensione Reurl.cc in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Reurl.cc Reurl.cc
ID kbcpafllcaoefpacjojiliohdhfjgbmo
URL Ufficiale https://chromewebstore.google.com/detail/reurlcc/kbcpafllcaoefpacjojiliohdhfjgbmo
Descrizione Extension to shorten URL
Dimensione del File 141 KB
Conteggio Installazioni 7,439
Versione Corrente 2.2.5
Ultimo Aggiornamento 2022-09-24
Data di Pubblicazione 2020-06-11
Valutazione 4.25/5 Totale 8 Valutazioni
Sviluppatore https://reurl.cc
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://reurl.cc
URL della Pagina della Politica sulla Privacy https://reurl.cc/policy/privacy/tw
Lingue Supportate 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"
}