AutoSubs
Easily format transliterated text!
Apa itu AutoSubs?
AutoSubs adalah ekstensi Chrome yang dikembangkan oleh https://ilmtest.net, dan fitur utamanya adalah "Easily format transliterated text!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi AutoSubs
Unduh file ekstensi AutoSubs dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Easily format transliterated text! A useful tool for formatting text that was transliterated from Arabic (or other languages)!
Informasi Dasar Ekstensi
Nama | AutoSubs |
ID | bagnffoiodemhmiopooogpmdmfpoapfj |
URL Resmi | https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj |
Deskripsi | Easily format transliterated text! |
Ukuran File | 23.58 KB |
Jumlah Instalasi | 59 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2019-08-23 |
Tanggal Publikasi | 2019-08-23 |
Pengembang | https://ilmtest.net |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://twitter.com/ilmtest_ |
URL Halaman Bantuan | https://facebook.com/ilmtest |
URL Halaman Kebijakan Privasi | https://ilmtest.net/privacy-policy-2 |
Bahasa yang Didukung | 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" } } |