Fluid Simulation - Stress Reliever

Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment

Fluid Simulation - Stress Relieverคืออะไร?

Fluid Simulation - Stress Reliever เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bhupesh Singh และคุณลักษณะหลักของมันคือ "Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fluid Simulation - Stress Reliever

ดาวน์โหลดไฟล์ส่วนขยาย Fluid Simulation - Stress Reliever ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Relax while you surf the web. 

Clicking on the extension icon will quickly open a fluid window which you can play with :)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Fluid Simulation - Stress Reliever Fluid Simulation - Stress Reliever
ID dlkcfbdmfhafkppclljenakmjebnhgen
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fluid-simulation-stress-r/dlkcfbdmfhafkppclljenakmjebnhgen
คำอธิบาย Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment
ขนาดไฟล์ 78.76 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2024-01-31
วันที่เผยแพร่ 2022-03-23
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Bhupesh Singh
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://direct.me/bhupesh
URL หน้าช่วยเหลือ https://direct.me/bhupesh
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fluid Simulation - Stress Reliever",
    "version": "0.0.3",
    "manifest_version": 3,
    "description": "Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/logo\/splash-16.png",
            "32": "\/images\/logo\/splash-32.png",
            "48": "\/images\/logo\/splash-48.png",
            "128": "\/images\/logo\/splash-128.png"
        }
    },
    "icons": {
        "16": "\/images\/logo\/splash-16.png",
        "32": "\/images\/logo\/splash-32.png",
        "48": "\/images\/logo\/splash-48.png",
        "128": "\/images\/logo\/splash-128.png"
    },
    "options_page": "about.html",
    "permissions": [
        "storage"
    ]
}