URL Shortner clck.pw

URL Shortner

Cos'è URL Shortner clck.pw?

URL Shortner clck.pw è un'estensione di Chrome sviluppata da https://clck.pw, e la sua funzione principale è "URL Shortner".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione URL Shortner clck.pw

Scarica i file di estensione URL Shortner clck.pw 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

                        Site on shortening yours of links. From link length make the short. Conveniently for the Twitter, Facebook, etc. In the appendix there are functions of the password of the link and assignment of the name of the reduced link.                    

Informazioni di Base sull'Estensione

Nome URL Shortner clck.pw URL Shortner clck.pw
ID bnheknkedlddaknnnbiohnknbopahlcl
URL Ufficiale https://chromewebstore.google.com/detail/url-shortner-clckpw/bnheknkedlddaknnnbiohnknbopahlcl
Descrizione URL Shortner
Dimensione del File 774 KB
Conteggio Installazioni 200
Versione Corrente 2.0
Ultimo Aggiornamento 2013-07-29
Data di Pubblicazione 2013-07-29
Valutazione 4.00/5 Totale 4 Valutazioni
Sviluppatore https://clck.pw
Tipo di Pagamento free
URL della Pagina di Aiuto http://clck.pw/disclaimer.php
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "URL Shortner clck.pw",
    "description": "URL Shortner",
    "version": "2.0",
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "http:\/\/*\/"
    ],
    "browser_action": {
        "default_icon": "popup.png",
        "default_title": "URL Shortner clck.pw",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    }
}