aLtErNaTiNg CaPs
Paste your text to have it turned into aLtErNaTiNg CaPs.
What is aLtErNaTiNg CaPs?
aLtErNaTiNg CaPs is a Chrome extension developed by Unknown, and its main feature is "Paste your text to have it turned into aLtErNaTiNg CaPs.".
Extension Screenshots
Download aLtErNaTiNg CaPs Extension CRX File
Download aLtErNaTiNg CaPs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | cbpdoledgnhmgfnkjgnahliolcjnhbni |
Official URL | https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni |
Description | Paste your text to have it turned into aLtErNaTiNg CaPs. |
File Size | 75.42 KB |
Installation Count | 46 |
Current Version | 0.0.1 |
Last Updated | 2020-05-26 |
Publish Date | 2020-05-26 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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" } } |