aLtErNaTiNg CaPs
Paste your text to have it turned into aLtErNaTiNg CaPs.
¿Qué es aLtErNaTiNg CaPs?
aLtErNaTiNg CaPs es una extensión de Chrome desarrollada por Unknown, y su función principal es "Paste your text to have it turned into aLtErNaTiNg CaPs.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión aLtErNaTiNg CaPs
Descarga archivos de extensión aLtErNaTiNg CaPs en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | cbpdoledgnhmgfnkjgnahliolcjnhbni |
URL Oficial | https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni |
Descripción | Paste your text to have it turned into aLtErNaTiNg CaPs. |
Tamaño del Archivo | 75.42 KB |
Cantidad de Instalaciones | 46 |
Versión Actual | 0.0.1 |
Última Actualización | 2020-05-26 |
Fecha de Publicación | 2020-05-26 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | Unknown |
Tipo de Pago | free |
Idiomas Soportados | 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" } } |