Vajehyab

Look up persian words using Vajehyab

Vajehyabとは何ですか?

VajehyabはZia Zafariによって開発されたChromeの拡張機能で、その主な機能は「Look up persian words using Vajehyab」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        This is an alternative extension for Vajehyab. Make a selection of your word and use the context menu to look it up using Vajehyab. You can search both English and Persian words.

Disclaimer: this extension is in no way related to the developers of Vajehyab. I myself am simply a user of the site who is interested in an alternative way to access it.                    

拡張機能の基本情報

名前 Vajehyab Vajehyab
ID iiacjfkjpjmnapncgppmjijgmjlgldha
公式URL https://chromewebstore.google.com/detail/vajehyab/iiacjfkjpjmnapncgppmjijgmjlgldha
説明 Look up persian words using Vajehyab
ファイルサイズ 9.56 KB
インストール数 1,013
現在のバージョン 1.1
最終更新日 2019-10-17
公開日 2019-10-17
評価 4.00/5 合計 4 レビュー
開発者 Zia Zafari
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vajehyab",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Look up persian words using Vajehyab",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "vajehyab.js"
        ]
    },
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "author": "Zia Zafari"
}