Cute Chores List
Make your chores seem aesthetically pleasing!
Cute Chores Listとは何ですか?
Cute Chores Listはcabbagemonkeyによって開発されたChromeの拡張機能で、その主な機能は「Make your chores seem aesthetically pleasing!」です。
拡張機能のスクリーンショット
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! 🥰                     拡張機能の基本情報
| 名前 |   |  
| 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 | 
| Eメール | [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"
    }
}  |  |