Catalyst

Show your age on new tab.(Based on Motivation)

What is Catalyst?

Catalyst is a Chrome extension developed by a161803398, and its main feature is "Show your age on new tab.(Based on Motivation)".

Extension Screenshots

screenshot

Download Catalyst Extension CRX File

Download Catalyst 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

                        Show your age on new tab.

Based on Motivation.
https://chrome.google.com/webstore/detail/motivation/ofdgfpchbidcgncgfpdlpclnpaemakoj                    

Extension Basic Information

Name Catalyst Catalyst
ID jneecigfgcikekbeaidgadecnkecfmde
Official URL https://chromewebstore.google.com/detail/catalyst/jneecigfgcikekbeaidgadecnkecfmde
Description Show your age on new tab.(Based on Motivation)
File Size 23.41 KB
Installation Count 71
Current Version 1.0.1
Last Updated 2015-10-11
Publish Date 2015-10-11
Rating 3.00/5 Total 1 Ratings
Developer a161803398
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "description": "Show your age on new tab.(Based on Motivation)",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 2,
    "name": "Catalyst",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "version": "1.0.1"
}