Search on Metal Archives
Search for bands on Metal Archives.
Wat is Search on Metal Archives?
Search on Metal Archives is een Chrome-extensie ontwikkeld door Sasha Boutin, en de belangrijkste functie is "Search for bands on Metal Archives.".
Extensie Screenshots
Download het CRX-bestand van de extensie Search on Metal Archives
Download Search on Metal Archives-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        This is a simple extension to search the Metal Archives for bands with the selected text through the context menu.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | jlnnocojlolicjdcfclnkbngfidnobil | 
| Officiële URL | https://chromewebstore.google.com/detail/search-on-metal-archives/jlnnocojlolicjdcfclnkbngfidnobil | 
| Beschrijving | Search for bands on Metal Archives. | 
| Bestandsgrootte | 4.16 KB | 
| Aantal Installaties | 123 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2017-03-23 | 
| Publicatiedatum | 2017-03-22 | 
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen | 
| Ontwikkelaar | Sasha Boutin | 
| Betalingswijze | free | 
| Ondersteunde Talen | 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
}  |  |