AutoSubs
Easily format transliterated text!
Cos'è AutoSubs?
AutoSubs è un'estensione di Chrome sviluppata da https://ilmtest.net, e la sua funzione principale è "Easily format transliterated text!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AutoSubs
Scarica i file di estensione AutoSubs in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Easily format transliterated text! A useful tool for formatting text that was transliterated from Arabic (or other languages)! Informazioni di Base sull'Estensione
| Nome | |
| ID | bagnffoiodemhmiopooogpmdmfpoapfj |
| URL Ufficiale | https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj |
| Descrizione | Easily format transliterated text! |
| Dimensione del File | 23.58 KB |
| Conteggio Installazioni | 59 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2019-08-23 |
| Data di Pubblicazione | 2019-08-23 |
| Sviluppatore | https://ilmtest.net |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://twitter.com/ilmtest_ |
| URL della Pagina di Aiuto | https://facebook.com/ilmtest |
| URL della Pagina della Politica sulla Privacy | https://ilmtest.net/privacy-policy-2 |
| Lingue Supportate | 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"
}
} | |