Search in Olam.in
Searches the malayalam meaning of the selected word in Olam.in
Vad är Search in Olam.in?
Search in Olam.in är en Chrome-tillägg utvecklad av Shyju N, och dess huvudfunktion är "Searches the malayalam meaning of the selected word in Olam.in".
Tilläggsskärmbilder
Ladda ner Search in Olam.in-förlängningens CRX-fil
Ladda ner Search in Olam.in-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Searches for word meaning in Olam.in Grundläggande Information om Tillägg
| Namn | |
| ID | mggamancmhelnolockjhhfifnajpahjj |
| Officiell webbadress | https://chromewebstore.google.com/detail/search-in-olamin/mggamancmhelnolockjhhfifnajpahjj |
| Beskrivning | Searches the malayalam meaning of the selected word in Olam.in |
| Filstorlek | 3.83 KB |
| Antal Installationer | 189 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2015-01-06 |
| Publiceringsdatum | 2015-01-06 |
| Betyg | 4.00/5 Totalt 3 Betyg |
| Utvecklare | Shyju N |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |