Cute Chores List

Make your chores seem aesthetically pleasing!

什么是Cute Chores List?

Cute Chores List是由cabbagemonkey开发的Chrome扩展程序,该扩展的主要功能是“Make your chores seem aesthetically pleasing!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Cute Chores List扩展crx文件

下载Cute Chores List扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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! 🥰                    

扩展基本信息

名称 Cute Chores List Cute Chores List
ID pmoplbcaghfpldhemedpacgpmonbnhnp
官方URL https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp
简介 Make your chores seem aesthetically pleasing!
文件大小 6.14 MB
安装次数 28
当前版本 1.0
更新时间 2022-01-08
上架时间 2021-11-03
评分 5.00/5 共1次评分
开发者 cabbagemonkey
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}