Benedict Cumberbun

What was that actor's name again?

Cos'è Benedict Cumberbun?

Benedict Cumberbun è un'estensione di Chrome sviluppata da zjulia, e la sua funzione principale è "What was that actor's name again?".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Benedict Cumberbun

Scarica i file di estensione Benedict Cumberbun in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        For if you're trying to remember the name of that actor that plays Sherlock Holmes in the recent TV series                    

Informazioni di Base sull'Estensione

Nome Benedict Cumberbun Benedict Cumberbun
ID oabdohcokhogplmoohoclmmciegbnofg
URL Ufficiale https://chromewebstore.google.com/detail/benedict-cumberbun/oabdohcokhogplmoohoclmmciegbnofg
Descrizione What was that actor's name again?
Dimensione del File 229 KB
Conteggio Installazioni 11
Versione Corrente 1.0
Ultimo Aggiornamento 2014-10-07
Data di Pubblicazione 2014-10-06
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore zjulia
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Benedict Cumberbun",
    "version": "1.0",
    "description": "What was that actor's name again?",
    "manifest_version": 2,
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}