Search in Olam.in

Searches the malayalam meaning of the selected word in Olam.in

Search in Olam.inとは何ですか?

Search in Olam.inはShyju Nによって開発されたChromeの拡張機能で、その主な機能は「Searches the malayalam meaning of the selected word in Olam.in」です。

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

screenshot

Search in Olam.in拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Searches for word meaning in Olam.in                    

拡張機能の基本情報

名前 Search in Olam.in Search in Olam.in
ID mggamancmhelnolockjhhfifnajpahjj
公式URL https://chromewebstore.google.com/detail/search-in-olamin/mggamancmhelnolockjhhfifnajpahjj
説明 Searches the malayalam meaning of the selected word in Olam.in
ファイルサイズ 3.83 KB
インストール数 189
現在のバージョン 1.0
最終更新日 2015-01-06
公開日 2015-01-06
評価 4.00/5 合計 3 レビュー
開発者 Shyju N
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search in Olam.in",
    "description": "Searches the malayalam meaning of the selected word in Olam.in",
    "version": "1.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "sample.js"
        ]
    },
    "manifest_version": 2,
    "author": "[email protected]",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}