Helium

A new, new tab

What is Helium?

Helium is a Chrome extension developed by Elijah Rotholtz, and its main feature is "A new, new tab".

Extension Screenshots

screenshot
screenshot

Download Helium Extension CRX File

Download Helium extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Helium Helium
ID ceekonclnfkmgnolckgjcdoakcbdlgai
Official URL https://chromewebstore.google.com/detail/helium/ceekonclnfkmgnolckgjcdoakcbdlgai
Description A new, new tab
File Size 89.64 KB
Installation Count 356
Current Version 0.1.6
Last Updated 2016-07-09
Publish Date 2016-07-08
Rating 3.00/5 Total 7 Ratings
Developer Elijah Rotholtz
Payment Type free
Extension Website http://twitter.com/GizmoRay
Supported Languages 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"
}