Dancing Carlton
Take a break from work to check out Dancing Carlton any time you want.
What is Dancing Carlton?
Dancing Carlton is a Chrome extension developed by https://codewrangler.io, and its main feature is "Take a break from work to check out Dancing Carlton any time you want.".
Extension Screenshots
Download Dancing Carlton Extension CRX File
Download Dancing Carlton extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
A completely useless Chrome extension that displays a Dancing Carlton GIF on command.
Extension Basic Information
Name | Dancing Carlton |
ID | fijednaplnplbkikkhhpfadcnpejkfcp |
Official URL | https://chromewebstore.google.com/detail/dancing-carlton/fijednaplnplbkikkhhpfadcnpejkfcp |
Description | Take a break from work to check out Dancing Carlton any time you want. |
File Size | 34.38 KB |
Installation Count | 276 |
Current Version | 1.0 |
Last Updated | 2019-02-23 |
Publish Date | 2019-02-23 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://codewrangler.io |
Payment Type | free |
Extension Website | https://codewrangler.io |
Supported Languages | 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" } } |