Catalyst
Show your age on new tab.(Based on Motivation)
Cos'è Catalyst?
Catalyst è un'estensione di Chrome sviluppata da a161803398, e la sua funzione principale è "Show your age on new tab.(Based on Motivation)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Catalyst
Scarica i file di estensione Catalyst in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Show your age on new tab. Based on Motivation. https://chrome.google.com/webstore/detail/motivation/ofdgfpchbidcgncgfpdlpclnpaemakoj
Informazioni di Base sull'Estensione
Nome | Catalyst |
ID | jneecigfgcikekbeaidgadecnkecfmde |
URL Ufficiale | https://chromewebstore.google.com/detail/catalyst/jneecigfgcikekbeaidgadecnkecfmde |
Descrizione | Show your age on new tab.(Based on Motivation) |
Dimensione del File | 23.41 KB |
Conteggio Installazioni | 71 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2015-10-11 |
Data di Pubblicazione | 2015-10-11 |
Valutazione | 3.00/5 Totale 1 Valutazioni |
Sviluppatore | a161803398 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |