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”。
擴展截圖
下載Search in Olam.in擴展crx文件
下載Search in Olam.in擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Searches for word meaning in Olam.in
擴展基本資訊
名稱 | Search in Olam.in |
ID | mggamancmhelnolockjhhfifnajpahjj |
官方網址 | 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" } } |