Plume: Super simple todolist
Super simple todolist
Wat is Plume: Super simple todolist?
Plume: Super simple todolist is een Chrome-extensie ontwikkeld door MJ Code, en de belangrijkste functie is "Super simple todolist".
Extensie Screenshots
Download het CRX-bestand van de extensie Plume: Super simple todolist
Download Plume: Super simple todolist-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
Plume is a super simple todolist.
To add a task, just type something in the yellow bar and press enter.
Your tasks are saved locally, so don't write anything too important here ;) Basisinformatie over de Extensie
| Naam | |
| ID | pkkmkhejfpipdkdbepohfooemmkcgclf |
| Officiële URL | https://chromewebstore.google.com/detail/plume-super-simple-todoli/pkkmkhejfpipdkdbepohfooemmkcgclf |
| Beschrijving | Super simple todolist |
| Bestandsgrootte | 252 KB |
| Aantal Installaties | 137 |
| Huidige Versie | 0.0.2 |
| Laatst Bijgewerkt | 2022-02-25 |
| Publicatiedatum | 2013-11-03 |
| Beoordeling | 4.33/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | MJ Code |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "0.0.2",
"name": "Plume: Super simple todolist",
"description": "Super simple todolist",
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"128": "icon.png",
"48": "icon.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |