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 |
| 官方網址 | 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"
} | |