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
官方網址 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"
    }
}