Curriculum

Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.

Hvad er Curriculum?

Curriculum er en Chrome-udvidelse udviklet af https://curriculum-app.io, og dens hovedfunktion er "Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Curriculum-udvidelses-CRX-fil

Download Curriculum-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

                                            

Grundlæggende oplysninger om udvidelsen

Navn Curriculum Curriculum
ID pmofaeaejnaaehoojjfbcjdefhcnhnll
Officiel URL https://chrome.google.com/webstore/detail/curriculum/pmofaeaejnaaehoojjfbcjdefhcnhnll
Beskrivelse Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.
Filstørrelse 42.38 KB
Antal Installationer 133
Nuværende Version 0.0.4
Senest Opdateret 2020-06-27
Udgivelsesdato 2020-06-27
Udvikler https://curriculum-app.io
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://curriculum-app.io
URL til Fortrolighedspolitik Side https://curriculum-app.io/privacy-policy
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Curriculum",
    "description": "Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.",
    "version": "0.0.4",
    "browser_action": {
        "default_icon": "icons\/curriculum_152x152.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/curriculum_152x152.png",
        "128": "icons\/curriculum_152x152.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/curriculum-app.io\/*"
    ]
}