aLtErNaTiNg CaPs
Paste your text to have it turned into aLtErNaTiNg CaPs.
Qu'est-ce que aLtErNaTiNg CaPs ?
aLtErNaTiNg CaPs est une extension Chrome développée par Unknown, et sa fonction principale est "Paste your text to have it turned into aLtErNaTiNg CaPs.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension aLtErNaTiNg CaPs
Téléchargez les fichiers d'extension aLtErNaTiNg CaPs au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | cbpdoledgnhmgfnkjgnahliolcjnhbni |
URL Officiel | https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni |
Description | Paste your text to have it turned into aLtErNaTiNg CaPs. |
Taille du Fichier | 75.42 KB |
Nombre d'Installations | 46 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2020-05-26 |
Date de Publication | 2020-05-26 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Unknown |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |