Search in Olam.in
Searches the malayalam meaning of the selected word in Olam.in
Co to jest Search in Olam.in?
Search in Olam.in to rozszerzenie Chrome opracowane przez Shyju N, a jego główną funkcją jest „Searches the malayalam meaning of the selected word in Olam.in”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Search in Olam.in
Pobierz pliki rozszerzeń Search in Olam.in w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Searches for word meaning in Olam.in Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | mggamancmhelnolockjhhfifnajpahjj |
| Oficjalny URL | https://chromewebstore.google.com/detail/search-in-olamin/mggamancmhelnolockjhhfifnajpahjj |
| Opis | Searches the malayalam meaning of the selected word in Olam.in |
| Rozmiar pliku | 3.83 KB |
| Liczba instalacji | 189 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2015-01-06 |
| Data Publikacji | 2015-01-06 |
| Ocena | 4.00/5 Łącznie 3 Oceny |
| Deweloper | Shyju N |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |