AutoSubs

Easily format transliterated text!

Was ist AutoSubs?

AutoSubs ist eine Chrome-Erweiterung, die von https://ilmtest.net entwickelt wurde, und ihr Hauptmerkmal ist "Easily format transliterated text!".

Erweiterungsscreenshots

screenshot

AutoSubs-Erweiterungs-CRX-Datei herunterladen

Laden Sie AutoSubs-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Easily format transliterated text! A useful tool for formatting text that was transliterated from Arabic (or other languages)!                    

Grundlegende Informationen zur Erweiterung

Name AutoSubs AutoSubs
ID bagnffoiodemhmiopooogpmdmfpoapfj
Offizielle URL https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj
Beschreibung Easily format transliterated text!
Dateigröße 23.58 KB
Installationsanzahl 59
Aktuelle Version 1.0
Letztes Update 2019-08-23
Veröffentlichungsdatum 2019-08-23
Entwickler https://ilmtest.net
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://twitter.com/ilmtest_
Hilfeseite URL https://facebook.com/ilmtest
URL der Datenschutzrichtlinien-Seite https://ilmtest.net/privacy-policy-2
Unterstützte Sprachen 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"
    }
}