AutoSubs
Easily format transliterated text!
AutoSubsとは何ですか?
AutoSubsはhttps://ilmtest.netによって開発されたChromeの拡張機能で、その主な機能は「Easily format transliterated text!」です。
拡張機能のスクリーンショット
AutoSubs拡張機能のCRXファイルをダウンロード
AutoSubs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easily format transliterated text! A useful tool for formatting text that was transliterated from Arabic (or other languages)!
拡張機能の基本情報
名前 | AutoSubs |
ID | bagnffoiodemhmiopooogpmdmfpoapfj |
公式URL | https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj |
説明 | Easily format transliterated text! |
ファイルサイズ | 23.58 KB |
インストール数 | 59 |
現在のバージョン | 1.0 |
最終更新日 | 2019-08-23 |
公開日 | 2019-08-23 |
開発者 | https://ilmtest.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://twitter.com/ilmtest_ |
ヘルプページのURL | https://facebook.com/ilmtest |
プライバシーポリシーページのURL | https://ilmtest.net/privacy-policy-2 |
対応言語 | 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" } } |