AutoSubs
Easily format transliterated text!
AutoSubsคืออะไร?
AutoSubs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ilmtest.net และคุณลักษณะหลักของมันคือ "Easily format transliterated text!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AutoSubs
ดาวน์โหลดไฟล์ส่วนขยาย AutoSubs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Easily format transliterated text! A useful tool for formatting text that was transliterated from Arabic (or other languages)!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | AutoSubs |
ID | bagnffoiodemhmiopooogpmdmfpoapfj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj |
คำอธิบาย | Easily format transliterated text! |
ขนาดไฟล์ | 23.58 KB |
จำนวนการติดตั้ง | 59 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2019-08-23 |
วันที่เผยแพร่ | 2019-08-23 |
ผู้พัฒนา | https://ilmtest.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://twitter.com/ilmtest_ |
URL หน้าช่วยเหลือ | https://facebook.com/ilmtest |
URL หน้านโยบายความเป็นส่วนตัว | https://ilmtest.net/privacy-policy-2 |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "browser_action": { "default_popup": "new_tab.html", "default_icon": "icons\/icon128.png", "default_title": "AutoSubs" }, "name": "AutoSubs", "short_name": "A useful tool for formatting text that was transliterated from Arabic (or other languages)!", "description": "Easily format transliterated text!", "author": "IlmTest", "homepage_url": "https:\/\/ilmtest.net", "version": "1.0", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "128": "icons\/icon128.png" } } |