Dancing Carlton

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

Wat is Dancing Carlton?

Dancing Carlton is een Chrome-extensie ontwikkeld door https://codewrangler.io, en de belangrijkste functie is "Take a break from work to check out Dancing Carlton any time you want.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Dancing Carlton

Download Dancing Carlton-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

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

Basisinformatie over de Extensie

Naam Dancing Carlton Dancing Carlton
ID fijednaplnplbkikkhhpfadcnpejkfcp
Officiële URL https://chromewebstore.google.com/detail/dancing-carlton/fijednaplnplbkikkhhpfadcnpejkfcp
Beschrijving Take a break from work to check out Dancing Carlton any time you want.
Bestandsgrootte 34.38 KB
Aantal Installaties 276
Huidige Versie 1.0
Laatst Bijgewerkt 2019-02-23
Publicatiedatum 2019-02-23
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://codewrangler.io
Betalingswijze free
Extensiewebsite https://codewrangler.io
Ondersteunde Talen 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"
    }
}