aLtErNaTiNg CaPs
Paste your text to have it turned into aLtErNaTiNg CaPs.
Wat is aLtErNaTiNg CaPs?
aLtErNaTiNg CaPs is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Paste your text to have it turned into aLtErNaTiNg CaPs.".
Extensie Screenshots
Download het CRX-bestand van de extensie aLtErNaTiNg CaPs
Download aLtErNaTiNg CaPs-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | cbpdoledgnhmgfnkjgnahliolcjnhbni |
Officiële URL | https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni |
Beschrijving | Paste your text to have it turned into aLtErNaTiNg CaPs. |
Bestandsgrootte | 75.42 KB |
Aantal Installaties | 46 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2020-05-26 |
Publicatiedatum | 2020-05-26 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |