Cute Chores List
Make your chores seem aesthetically pleasing!
Co je Cute Chores List?
Cute Chores List je rozšíření Chrome vyvinuté cabbagemonkey, a jeho hlavní funkcí je „Make your chores seem aesthetically pleasing!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Cute Chores List
Stáhněte si soubory rozšíření Cute Chores List ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
A few months ago, there was this one week where I forgot to take a shower 😅. So I made this handy browser checklist to help me remember to do that as well as other everyday chores. Hopefully, this list will be helpful to you too! 🥰
Základní Informace o Rozšíření
Název | Cute Chores List |
ID | pmoplbcaghfpldhemedpacgpmonbnhnp |
Oficiální URL | https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp |
Popis | Make your chores seem aesthetically pleasing! |
Velikost souboru | 6.14 MB |
Počet instalací | 28 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2022-01-08 |
Datum Vydání | 2021-11-03 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | cabbagemonkey |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cute Chores List ", "description": "Make your chores seem aesthetically pleasing!", "version": "1.0", "manifest_version": 3, "permissions": [], "action": { "default_popup": "index.html", "default_icon": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } }, "icons": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } } |