Brexit means Breakfast
Spend some quality time eating Brexit at the morning's breakfast negotiations.
Qu'est-ce que Brexit means Breakfast ?
Brexit means Breakfast est une extension Chrome développée par Shallot Breakfast, et sa fonction principale est "Spend some quality time eating Brexit at the morning's breakfast negotiations.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Brexit means Breakfast
Téléchargez les fichiers d'extension Brexit means Breakfast 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
                        Changes all instances of Brexit to breakfast a la several media gaffes.
Inspired by my breakfast blog at http://breakfastmeansbreakfast.tumblr.com
Changelog:
v1.0.2: Added support for David Davis & his ministry mates, breakfasters, and more
v1.0.1: Fixed weird capitalization on 'breakfast' when appearing in the middle of a sentence.
v1.0: Initial Release
Icon made by Freepik from www.flaticon.com                     Informations de Base sur l'Extension
| Nom |   |  
| ID | jemcpljicbjakkbiplngpdklgeonkiaf | 
| URL Officiel | https://chromewebstore.google.com/detail/brexit-means-breakfast/jemcpljicbjakkbiplngpdklgeonkiaf | 
| Description | Spend some quality time eating Brexit at the morning's breakfast negotiations. | 
| Taille du Fichier | 4.74 KB | 
| Nombre d'Installations | 11 | 
| Version Actuelle | 1.0.2 | 
| Dernière Mise à Jour | 2017-07-11 | 
| Date de Publication | 2017-07-11 | 
| Évaluation | 5.00/5 Total 3 Évaluations | 
| Développeur | Shallot Breakfast | 
| Type de Paiement | free | 
| Site Web de l'Extension | http://breakfastmeansbreakfast.tumblr.com | 
| Langues Prises en Charge | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Brexit means Breakfast",
    "description": "Spend some quality time eating Brexit at the morning's breakfast negotiations.",
    "version": "1.0.2",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}  |  |