aLtErNaTiNg CaPs
Paste your text to have it turned into aLtErNaTiNg CaPs.
aLtErNaTiNg CaPsとは何ですか?
aLtErNaTiNg CaPsはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Paste your text to have it turned into aLtErNaTiNg CaPs.」です。
拡張機能のスクリーンショット
aLtErNaTiNg CaPs拡張機能のCRXファイルをダウンロード
aLtErNaTiNg CaPs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | cbpdoledgnhmgfnkjgnahliolcjnhbni |
公式URL | https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni |
説明 | Paste your text to have it turned into aLtErNaTiNg CaPs. |
ファイルサイズ | 75.42 KB |
インストール数 | 46 |
現在のバージョン | 0.0.1 |
最終更新日 | 2020-05-26 |
公開日 | 2020-05-26 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | 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" } } |