Buddha Weather

Mindfulness in the Wind

Buddha Weatherคืออะไร?

Buddha Weather เป็นส่วนขยายของ Chrome ที่พัฒนาโดย healthfoo12 และคุณลักษณะหลักของมันคือ "Mindfulness in the Wind"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Buddha Weather

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

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

                        Make the back of your new tab into an opportunity to be mindful.                    

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

ชื่อ Buddha Weather Buddha Weather
ID mphophigpjjnaaiabigjkngofbpnkime
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/buddha-weather/mphophigpjjnaaiabigjkngofbpnkime
คำอธิบาย Mindfulness in the Wind
ขนาดไฟล์ 2.24 MB
จำนวนการติดตั้ง 54
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2015-03-24
วันที่เผยแพร่ 2015-03-24
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา healthfoo12
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.buddhaweather.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Buddha Weather",
    "description": "Mindfulness in the Wind",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}