Benedict Cumberbun

What was that actor's name again?

Qu'est-ce que Benedict Cumberbun ?

Benedict Cumberbun est une extension Chrome développée par zjulia, et sa fonction principale est "What was that actor's name again?".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Benedict Cumberbun

Téléchargez les fichiers d'extension Benedict Cumberbun au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Benedict Cumberbun Benedict Cumberbun
ID oabdohcokhogplmoohoclmmciegbnofg
URL Officiel https://chromewebstore.google.com/detail/benedict-cumberbun/oabdohcokhogplmoohoclmmciegbnofg
Description What was that actor's name again?
Taille du Fichier 229 KB
Nombre d'Installations 11
Version Actuelle 1.0
Dernière Mise à Jour 2014-10-07
Date de Publication 2014-10-06
Évaluation 3.67/5 Total 3 Évaluations
Développeur zjulia
Type de Paiement free
Langues Prises en Charge 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"
    }
}