Helium
A new, new tab
什么是Helium?
Helium是由Elijah Rotholtz开发的Chrome扩展程序,该扩展的主要功能是“A new, new tab”。
扩展截图
下载Helium扩展crx文件
下载Helium扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Helium is a very lightweight extension that replaces your old tab page, with an information dashboard. Giving you the weather, a greeting, the time, bookmarks, and reddit.
The extension automatically adds a new folder in your bookmarks, to which you can add your daily links. 扩展基本信息
| 名称 | |
| ID | ceekonclnfkmgnolckgjcdoakcbdlgai |
| 官方URL | https://chromewebstore.google.com/detail/helium/ceekonclnfkmgnolckgjcdoakcbdlgai |
| 简介 | A new, new tab |
| 文件大小 | 89.64 KB |
| 安装次数 | 356 |
| 当前版本 | 0.1.6 |
| 更新时间 | 2016-07-09 |
| 上架时间 | 2016-07-08 |
| 评分 | 3.00/5 共7次评分 |
| 开发者 | Elijah Rotholtz |
| 付费类型 | free |
| 扩展官网 | http://twitter.com/GizmoRay |
| 支持的语言 | en |
| manifest.json | |
{
"author": "Elijah Rotholtz",
"chrome_url_overrides": {
"newtab": "helium.html"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"description": "A new, new tab",
"icons": {
"128": "favicon-128.png"
},
"incognito": "split",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwjS6VA19eTrO5FiF27cXKAcWSUlIOsSX95moe77r791LwQ9drvT5ssQ3\/ogXF1XMurt3O4JMmCowohkVH7LnIUK5KtZhjiCHbvdR0Jwki2YKU1f1p0zYshc5j717LNpXwvBVphrvaNO5hk1n7YnYLHbvvubVEGmIWVfa9b+OQNdPRtPKAH5Wghe12NlrSWNq+UMxIHICJIl\/WUy6a\/V06LoK8Z63uoygEsBC5v6c+HWlQjlnhsgz2PoMVEzwCLJMYLWGM16GQM73PYFPVblPeBrL9j6Bq\/RshYYpiDgfqxph2vht3TZpW6t1SN0bepvdUnXfXCt+0qNzhweiNC+YwQIDAQAB",
"manifest_version": 2,
"name": "Helium",
"permissions": [
"bookmarks",
"http:\/\/api.openweathermap.org\/*",
"http:\/\/reddit\/*",
"geolocation"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.1.6"
} | |