AutoSubs
Easily format transliterated text!
Wat is AutoSubs?
AutoSubs is een Chrome-extensie ontwikkeld door https://ilmtest.net, en de belangrijkste functie is "Easily format transliterated text!".
Extensie Screenshots
Download het CRX-bestand van de extensie AutoSubs
Download AutoSubs-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Easily format transliterated text! A useful tool for formatting text that was transliterated from Arabic (or other languages)! Basisinformatie over de Extensie
| Naam | |
| ID | bagnffoiodemhmiopooogpmdmfpoapfj |
| Officiële URL | https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj |
| Beschrijving | Easily format transliterated text! |
| Bestandsgrootte | 23.58 KB |
| Aantal Installaties | 59 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2019-08-23 |
| Publicatiedatum | 2019-08-23 |
| Ontwikkelaar | https://ilmtest.net |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://twitter.com/ilmtest_ |
| Help Pagina-URL | https://facebook.com/ilmtest |
| URL van de Privacybeleid Pagina | https://ilmtest.net/privacy-policy-2 |
| Ondersteunde Talen | 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"
}
} | |