Search in Olam.in
Searches the malayalam meaning of the selected word in Olam.in
Hvad er Search in Olam.in?
Search in Olam.in er en Chrome-udvidelse udviklet af Shyju N, og dens hovedfunktion er "Searches the malayalam meaning of the selected word in Olam.in".
Udvidelsesskærmbilleder
Download Search in Olam.in-udvidelses-CRX-fil
Download Search in Olam.in-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Searches for word meaning in Olam.in Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | mggamancmhelnolockjhhfifnajpahjj |
| Officiel URL | https://chromewebstore.google.com/detail/search-in-olamin/mggamancmhelnolockjhhfifnajpahjj |
| Beskrivelse | Searches the malayalam meaning of the selected word in Olam.in |
| Filstørrelse | 3.83 KB |
| Antal Installationer | 189 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2015-01-06 |
| Udgivelsesdato | 2015-01-06 |
| Bedømmelse | 4.00/5 Samlet 3 Bedømmelser |
| Udvikler | Shyju N |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |