Catalyst

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

Apa itu Catalyst?

Catalyst adalah ekstensi Chrome yang dikembangkan oleh a161803398, dan fitur utamanya adalah "Show your age on new tab.(Based on Motivation)".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Catalyst

Unduh file ekstensi Catalyst dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Show your age on new tab.

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

Informasi Dasar Ekstensi

Nama Catalyst Catalyst
ID jneecigfgcikekbeaidgadecnkecfmde
URL Resmi https://chromewebstore.google.com/detail/catalyst/jneecigfgcikekbeaidgadecnkecfmde
Deskripsi Show your age on new tab.(Based on Motivation)
Ukuran File 23.41 KB
Jumlah Instalasi 71
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2015-10-11
Tanggal Publikasi 2015-10-11
Penilaian 3.00/5 Total 1 Penilaian
Pengembang a161803398
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
}