arabKet tools

a set of tools for arabic language

arabKet toolsとは何ですか?

arabKet toolsはhttps://arabkey.siteによって開発されたChromeの拡張機能で、その主な機能は「a set of tools for arabic language」です。

拡張機能のスクリーンショット

screenshot
screenshot

arabKet tools拡張機能のCRXファイルをダウンロード

arabKet tools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Useful tools for the Arabic language, Convert keyboard language programmatically.
This extension helps convert any Arabic text written with an English keyboard back to Arabic letters.
It's also converting in reverse, from Arabic letters to English
for example; it converts the text "فاهس لاخخن" to "this book," useful for long paragraphs and in chats.
Also, provide the to convert numbers to written words like "123" to "مئة و ثلاثة و عشرون".
This uses API calls from the associate site: https://arabkey.site.
We try to provide tools that enable the Arabic-speaking users with their writings and read proving any Arabic text.                    

拡張機能の基本情報

名前 arabKet tools arabKet tools
ID mibijocbodnipoiojblokmeocpdghpnl
公式URL https://chromewebstore.google.com/detail/arabket-tools/mibijocbodnipoiojblokmeocpdghpnl
説明 a set of tools for arabic language
ファイルサイズ 33.83 KB
インストール数 35
現在のバージョン 1.0 beta
最終更新日 2023-09-12
公開日 2021-05-18
評価 3.00/5 合計 2 レビュー
開発者 https://arabkey.site
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://arabkey.site
対応言語 ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "arabKet tools",
    "description": "a set of tools for arabic language",
    "version": "1.0",
    "version_name": "1.0 beta",
    "author": "Ashraf Monshi",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "convert numbers to arabic letters"
    },
    "permissions": [
        "*:\/\/*.arakey.test\/\/*"
    ]
}