Search in Olam.in

Search in Olam.in

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

Merlin
Additional files are visible only to premium users

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