Oasis ❊ Wellness in your New Tab
The easiest way to keep a healthy mindfulness habit! With daily mood journaling, relaxing art, custom themes and much more!
Oasis ❊ Wellness in your New Tabคืออะไร?
Oasis ❊ Wellness in your New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://oasistab.com และคุณลักษณะหลักของมันคือ "The easiest way to keep a healthy mindfulness habit! With daily mood journaling, relaxing art, custom themes and much more!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Oasis ❊ Wellness in your New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Oasis ❊ Wellness in your New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        ❊ Oasis - Wellness in your New Tab
Welcome to the easiest way maintain a healthy mindfulness habit, right in your new tab!
🧘♂️ Daily Wellness Routine - Make it easy to practice journaling and mood tracking to relieve stress and bring happiness throughout the day
🖼 Curated Art and Themes - Enjoy relaxing paintings and landscapes and personalize your Oasis with themes like dark mode, special fonts, art styles, gold image frames, and more
🧐 Insights - Understand your triggers, map your journey, and learn what works for you
❊ Oasis - Wellness is waiting in your New Tab. Come join Oasis today.
ABOUT PERMISSIONS:
* New Tab permission is used to replace the new tab - this is the main one!
If you have any questions, feedback, thoughts on Oasis contact us below!
CONTACT US:
Website: https://oasistab.com
Email: [email protected]
Twitter | Tiktok | Instagram | Facebook: @relaxwithoasis                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | hijkflhhocjhknnafhmafolcckldoadh | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/oasis-%E2%9D%8A-wellness-in-your/hijkflhhocjhknnafhmafolcckldoadh | 
| คำอธิบาย | The easiest way to keep a healthy mindfulness habit! With daily mood journaling, relaxing art, custom themes and much more! | 
| ขนาดไฟล์ | 6.69 MB | 
| จำนวนการติดตั้ง | 675 | 
| เวอร์ชันปัจจุบัน | 1.5.22 | 
| อัปเดตครั้งล่าสุด | 2021-11-03 | 
| วันที่เผยแพร่ | 2020-11-02 | 
| คะแนน | 5.00/5 รวมทั้งหมด 19 คะแนน | 
| ผู้พัฒนา | https://oasistab.com | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | in_app | 
| เว็บไซต์ส่วนขยาย | https://oasistab.com/ | 
| URL หน้านโยบายความเป็นส่วนตัว | https://oasistab.com | 
| ภาษาที่รองรับ | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Oasis \u274a Wellness in your New Tab",
    "short_name": "Oasis",
    "description": "The easiest way to keep a healthy mindfulness habit! With daily mood journaling, relaxing art, custom themes and much more!",
    "version": "1.5.22",
    "author": "oasistab.com",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true,
    "optional_permissions": [
        "topSites"
    ],
    "web_accessible_resources": [
        "images\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'"
}  |  |