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"
    }
}