Catalyst
Show your age on new tab.(Based on Motivation)
Qu'est-ce que Catalyst ?
Catalyst est une extension Chrome développée par a161803398, et sa fonction principale est "Show your age on new tab.(Based on Motivation)".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Catalyst
Téléchargez les fichiers d'extension Catalyst au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Show your age on new tab. Based on Motivation. https://chrome.google.com/webstore/detail/motivation/ofdgfpchbidcgncgfpdlpclnpaemakoj
Informations de Base sur l'Extension
Nom | Catalyst |
ID | jneecigfgcikekbeaidgadecnkecfmde |
URL Officiel | https://chromewebstore.google.com/detail/catalyst/jneecigfgcikekbeaidgadecnkecfmde |
Description | Show your age on new tab.(Based on Motivation) |
Taille du Fichier | 23.41 KB |
Nombre d'Installations | 71 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2015-10-11 |
Date de Publication | 2015-10-11 |
Évaluation | 3.00/5 Total 1 Évaluations |
Développeur | a161803398 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } |