Curriculum
Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.
Wat is Curriculum?
Curriculum is een Chrome-extensie ontwikkeld door https://curriculum-app.io, en de belangrijkste functie is "Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals.".
Extensie Screenshots
Download het CRX-bestand van de extensie Curriculum
Download Curriculum-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
Basisinformatie over de Extensie
Naam | |
ID | pmofaeaejnaaehoojjfbcjdefhcnhnll |
Officiële URL | https://chrome.google.com/webstore/detail/curriculum/pmofaeaejnaaehoojjfbcjdefhcnhnll |
Beschrijving | Create your lifelong learning curriculum. Build a study habit and achieve ambitious goals. |
Bestandsgrootte | 42.38 KB |
Aantal Installaties | 133 |
Huidige Versie | 0.0.4 |
Laatst Bijgewerkt | 2020-06-27 |
Publicatiedatum | 2020-06-27 |
Ontwikkelaar | https://curriculum-app.io |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://curriculum-app.io |
URL van de Privacybeleid Pagina | https://curriculum-app.io/privacy-policy |
Ondersteunde Talen | 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\/*" ] } |