Catalyst
Show your age on new tab.(Based on Motivation)
什么是Catalyst?
Catalyst是由a161803398开发的Chrome扩展程序,该扩展的主要功能是“Show your age on new tab.(Based on Motivation)”。
扩展截图
下载Catalyst扩展crx文件
下载Catalyst扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Show your age on new tab. Based on Motivation. https://chrome.google.com/webstore/detail/motivation/ofdgfpchbidcgncgfpdlpclnpaemakoj
扩展基本信息
名称 | Catalyst |
ID | jneecigfgcikekbeaidgadecnkecfmde |
官方URL | https://chromewebstore.google.com/detail/catalyst/jneecigfgcikekbeaidgadecnkecfmde |
简介 | Show your age on new tab.(Based on Motivation) |
文件大小 | 23.41 KB |
安装次数 | 71 |
当前版本 | 1.0.1 |
更新时间 | 2015-10-11 |
上架时间 | 2015-10-11 |
评分 | 3.00/5 共1次评分 |
开发者 | a161803398 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } |