aLtErNaTiNg CaPs
Paste your text to have it turned into aLtErNaTiNg CaPs.
aLtErNaTiNg CaPsคืออะไร?
aLtErNaTiNg CaPs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Paste your text to have it turned into aLtErNaTiNg CaPs."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย aLtErNaTiNg CaPs
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |