Cute Chores List
Make your chores seem aesthetically pleasing!
Cute Chores List क्या है?
Cute Chores List cabbagemonkey द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make your chores seem aesthetically pleasing!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Cute Chores List एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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" } } |