Helium
A new, new tab
Vad är Helium?
Helium är en Chrome-tillägg utvecklad av Elijah Rotholtz, och dess huvudfunktion är "A new, new tab".
Tilläggsskärmbilder
Ladda ner Helium-förlängningens CRX-fil
Ladda ner Helium-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | ceekonclnfkmgnolckgjcdoakcbdlgai |
| Officiell webbadress | https://chromewebstore.google.com/detail/helium/ceekonclnfkmgnolckgjcdoakcbdlgai |
| Beskrivning | A new, new tab |
| Filstorlek | 89.64 KB |
| Antal Installationer | 356 |
| Aktuell Version | 0.1.6 |
| Senast Uppdaterad | 2016-07-09 |
| Publiceringsdatum | 2016-07-08 |
| Betyg | 3.00/5 Totalt 7 Betyg |
| Utvecklare | Elijah Rotholtz |
| Betalningssätt | free |
| Tilläggswebbplats | http://twitter.com/GizmoRay |
| Stödda Språk | 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"
} | |