Loft
Actually finish your Coursera courses. A better new tab window that keeps you focused on what you're learning next.
Cos'è Loft?
Loft è un'estensione di Chrome sviluppata da dvfurlong, e la sua funzione principale è "Actually finish your Coursera courses. A better new tab window that keeps you focused on what you're learning next.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Loft
Scarica i file di estensione Loft in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        New Features in 0.1.1:
- Options menu to hide far off deadlines
- Snazzy Animations                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | afpabggmiobnjgoledlhfkicbidpfjlf | 
| URL Ufficiale | https://chromewebstore.google.com/detail/loft/afpabggmiobnjgoledlhfkicbidpfjlf | 
| Descrizione | Actually finish your Coursera courses. A better new tab window that keeps you focused on what you're learning next. | 
| Dimensione del File | 4.55 MB | 
| Conteggio Installazioni | 37 | 
| Versione Corrente | 0.1.1 | 
| Ultimo Aggiornamento | 2015-09-06 | 
| Data di Pubblicazione | 2015-09-06 | 
| Sviluppatore | dvfurlong | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | 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"
}  |  |