aLtErNaTiNg CaPs
Paste your text to have it turned into aLtErNaTiNg CaPs.
aLtErNaTiNg CaPs là gì?
aLtErNaTiNg CaPs là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "Paste your text to have it turned into aLtErNaTiNg CaPs.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng aLtErNaTiNg CaPs
Tải xuống các tệp mở rộng aLtErNaTiNg CaPs dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | cbpdoledgnhmgfnkjgnahliolcjnhbni |
URL Chính Thức | https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni |
Mô tả | Paste your text to have it turned into aLtErNaTiNg CaPs. |
Kích Thước Tệp | 75.42 KB |
Số Lần Cài Đặt | 46 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2020-05-26 |
Ngày Phát Hành | 2020-05-26 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | Unknown |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |