Analog 24

24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.

What is Analog 24?

Analog 24 is a Chrome extension developed by Patrick Moody, and its main feature is "24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.".

Extension Screenshots

screenshot

Download Analog 24 Extension CRX File

Download Analog 24 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

                        24 hour analog clock for your new tab. Why? It's a cool way to see where you are in the day at a glance - without worrying about the exact minutes.

Inspired by 'Slow' brand watches.                    

Extension Basic Information

Name Analog 24 Analog 24
ID iacbjlpendfggiiodeabcgfpbfomiiij
Official URL https://chromewebstore.google.com/detail/analog-24/iacbjlpendfggiiodeabcgfpbfomiiij
Description 24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.
File Size 13 KB
Installation Count 74
Current Version 1.5
Last Updated 2015-07-12
Publish Date 2015-07-11
Rating 5.00/5 Total 3 Ratings
Developer Patrick Moody
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Analog 24",
    "description": "24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.",
    "version": "1.5",
    "incognito": "split",
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2
}