Helium
A new, new tab
Hvad er Helium?
Helium er en Chrome-udvidelse udviklet af Elijah Rotholtz, og dens hovedfunktion er "A new, new tab".
Udvidelsesskærmbilleder
Download Helium-udvidelses-CRX-fil
Download Helium-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | ceekonclnfkmgnolckgjcdoakcbdlgai |
| Officiel URL | https://chromewebstore.google.com/detail/helium/ceekonclnfkmgnolckgjcdoakcbdlgai |
| Beskrivelse | A new, new tab |
| Filstørrelse | 89.64 KB |
| Antal Installationer | 356 |
| Nuværende Version | 0.1.6 |
| Senest Opdateret | 2016-07-09 |
| Udgivelsesdato | 2016-07-08 |
| Bedømmelse | 3.00/5 Samlet 7 Bedømmelser |
| Udvikler | Elijah Rotholtz |
| Betalingsmetode | free |
| Udvidelseswebsted | http://twitter.com/GizmoRay |
| Understøttede Sprog | 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"
} | |