aLtErNaTiNg CaPs

Paste your text to have it turned into aLtErNaTiNg CaPs.

Cos'è aLtErNaTiNg CaPs?

aLtErNaTiNg CaPs è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Paste your text to have it turned into aLtErNaTiNg CaPs.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione aLtErNaTiNg CaPs

Scarica i file di estensione aLtErNaTiNg CaPs 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

                        Do you get tired typing slowly in aLtErNaTiNg CaPs? Never fear, now you can type sarcastically as fast as you would type normally! Just paste your text, click the button, and your text will be converted into aLtErNaTiNg CaPs!! Install this extension and you will be able to use it on any web page.                    

Informazioni di Base sull'Estensione

Nome aLtErNaTiNg CaPs aLtErNaTiNg CaPs
ID cbpdoledgnhmgfnkjgnahliolcjnhbni
URL Ufficiale https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni
Descrizione Paste your text to have it turned into aLtErNaTiNg CaPs.
Dimensione del File 75.42 KB
Conteggio Installazioni 46
Versione Corrente 0.0.1
Ultimo Aggiornamento 2020-05-26
Data di Pubblicazione 2020-05-26
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "aLtErNaTiNg CaPs",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Paste your text to have it turned into aLtErNaTiNg CaPs.",
    "homepage_url": "http:\/\/amandles.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}