BEES

Express your love for bees in the only way they deserve

BEESคืออะไร?

BEES เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Froag Development และคุณลักษณะหลักของมันคือ "Express your love for bees in the only way they deserve"

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

screenshot

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

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

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

                        Have you ever been so deeply enamored with bees that your greatest worldly desire was to be surrounded by a bountiful body of bees, all humming in a beautiful orchestra of buzzing wings? This extension aims to personify this feeling, by granting a user the ability to express their obsession with the bee species at the push of a button.

The extension, upon activation, opens a window that begins playing an appropriate anthem of a bee lover, as well as showing an infinitely looping slideshow of bees. Suggestions for bee images to be added are welcome.                    

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

ชื่อ BEES BEES
ID ligfbncfbmcbnojgibglfoajnphonhno
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bees/ligfbncfbmcbnojgibglfoajnphonhno
คำอธิบาย Express your love for bees in the only way they deserve
ขนาดไฟล์ 5.77 MB
จำนวนการติดตั้ง 216
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2016-12-02
วันที่เผยแพร่ 2016-12-02
คะแนน 5.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Froag Development
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BEES",
    "description": "Express your love for bees in the only way they deserve",
    "version": "1.0.4",
    "browser_action": {
        "default_popup": "bee.html"
    },
    "icons": {
        "16": "face16.png",
        "48": "face48.png",
        "128": "face128.png"
    }
}