Curriculum

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

Vad är Curriculum?

Curriculum är en Chrome-tillägg utvecklad av https://curriculum-app.io, och dess huvudfunktion är "Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Curriculum-förlängningens CRX-fil

Ladda ner Curriculum-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

                                            

Grundläggande Information om Tillägg

Namn Curriculum Curriculum
ID pmofaeaejnaaehoojjfbcjdefhcnhnll
Officiell webbadress https://chrome.google.com/webstore/detail/curriculum/pmofaeaejnaaehoojjfbcjdefhcnhnll
Beskrivning Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.
Filstorlek 42.38 KB
Antal Installationer 133
Aktuell Version 0.0.4
Senast Uppdaterad 2020-06-27
Publiceringsdatum 2020-06-27
Utvecklare https://curriculum-app.io
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://curriculum-app.io
URL till Sekretesspolicy Sidan https://curriculum-app.io/privacy-policy
Stödda Språk 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\/*"
    ]
}