Loft
Actually finish your Coursera courses. A better new tab window that keeps you focused on what you're learning next.
Wat is Loft?
Loft is een Chrome-extensie ontwikkeld door dvfurlong, en de belangrijkste functie is "Actually finish your Coursera courses. A better new tab window that keeps you focused on what you're learning next.".
Extensie Screenshots
Download het CRX-bestand van de extensie Loft
Download Loft-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
New Features in 0.1.1: - Options menu to hide far off deadlines - Snazzy Animations
Basisinformatie over de Extensie
Naam | Loft |
ID | afpabggmiobnjgoledlhfkicbidpfjlf |
Officiële URL | https://chromewebstore.google.com/detail/loft/afpabggmiobnjgoledlhfkicbidpfjlf |
Beschrijving | Actually finish your Coursera courses. A better new tab window that keeps you focused on what you're learning next. |
Bestandsgrootte | 4.55 MB |
Aantal Installaties | 37 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2015-09-06 |
Publicatiedatum | 2015-09-06 |
Ontwikkelaar | dvfurlong |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Loft", "version": "0.1.1", "description": "Actually finish your Coursera courses. A better new tab window that keeps you focused on what you're learning next.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "manifest_version": 2, "chrome_url_overrides": { "newtab": "src\/newtab.html" }, "permissions": [ "http:\/\/coursera.org\/", "https:\/\/coursera.org\/", "https:\/\/accounts.coursera.org\/oauth2\/v1\/token", "https:\/\/accounts.coursera.org\/oauth2\/v1\/*", "https:\/\/oggmggbmpdkmbonekoaopclgcoopbnpg.chromiumapp.org\/*", "https:\/\/api.coursera.org\/api\/*", "storage", "identity", "webRequest", "webRequestBlocking" ], "options_page": "src\/options.html" } |