Dancing Carlton

Take a break from work to check out Dancing Carlton any time you want.

Was ist Dancing Carlton?

Dancing Carlton ist eine Chrome-Erweiterung, die von https://codewrangler.io entwickelt wurde, und ihr Hauptmerkmal ist "Take a break from work to check out Dancing Carlton any time you want.".

Erweiterungsscreenshots

screenshot

Dancing Carlton-Erweiterungs-CRX-Datei herunterladen

Laden Sie Dancing Carlton-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        A completely useless Chrome extension that displays a Dancing Carlton GIF on command.                    

Grundlegende Informationen zur Erweiterung

Name Dancing Carlton Dancing Carlton
ID fijednaplnplbkikkhhpfadcnpejkfcp
Offizielle URL https://chromewebstore.google.com/detail/dancing-carlton/fijednaplnplbkikkhhpfadcnpejkfcp
Beschreibung Take a break from work to check out Dancing Carlton any time you want.
Dateigröße 34.38 KB
Installationsanzahl 276
Aktuelle Version 1.0
Letztes Update 2019-02-23
Veröffentlichungsdatum 2019-02-23
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler https://codewrangler.io
Zahlungsart free
Erweiterungswebsite https://codewrangler.io
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dancing Carlton",
    "description": "Take a break from work to check out Dancing Carlton any time you want.",
    "version": "1.0",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Dancing Carlton"
    }
}