AutoSubs

Easily format transliterated text!

What is AutoSubs?

AutoSubs is a Chrome extension developed by https://ilmtest.net, and its main feature is "Easily format transliterated text!".

Extension Screenshots

screenshot

Download AutoSubs Extension CRX File

Download AutoSubs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name AutoSubs AutoSubs
ID bagnffoiodemhmiopooogpmdmfpoapfj
Official URL https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj
Description Easily format transliterated text!
File Size 23.58 KB
Installation Count 59
Current Version 1.0
Last Updated 2019-08-23
Publish Date 2019-08-23
Developer https://ilmtest.net
Email [email protected]
Payment Type free
Extension Website https://twitter.com/ilmtest_
Help Page URL https://facebook.com/ilmtest
Privacy Policy Page URL https://ilmtest.net/privacy-policy-2
Supported Languages 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"
    }
}