Search on Metal Archives
Search for bands on Metal Archives.
Co to jest Search on Metal Archives?
Search on Metal Archives to rozszerzenie Chrome opracowane przez Sasha Boutin, a jego główną funkcją jest „Search for bands on Metal Archives.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Search on Metal Archives
Pobierz pliki rozszerzeń Search on Metal Archives 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
                        This is a simple extension to search the Metal Archives for bands with the selected text through the context menu.                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | jlnnocojlolicjdcfclnkbngfidnobil | 
| Oficjalny URL | https://chromewebstore.google.com/detail/search-on-metal-archives/jlnnocojlolicjdcfclnkbngfidnobil | 
| Opis | Search for bands on Metal Archives. | 
| Rozmiar pliku | 4.16 KB | 
| Liczba instalacji | 123 | 
| Aktualna Wersja | 1.0 | 
| Ostatnia Aktualizacja | 2017-03-23 | 
| Data Publikacji | 2017-03-22 | 
| Ocena | 5.00/5 Łącznie 3 Oceny | 
| Deweloper | Sasha Boutin | 
| Typ Płatności | free | 
| Obsługiwane Języki | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search on Metal Archives",
    "description": "Search for bands on Metal Archives.",
    "version": "1.0",
    "author": "Sasha Boutin",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "icon.png"
    },
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "manifest_version": 2
}  |  |