First Extension of Bluesky

My First Chrome Extension

First Extension of Blueskyคืออะไร?

First Extension of Bluesky เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://worthreview.com และคุณลักษณะหลักของมันคือ "My First Chrome Extension"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย First Extension of Bluesky

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

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

                        That is my first extension. When you type your name on inbox, you will receive a quote what depends on time of day.                    

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

ชื่อ First Extension of Bluesky First Extension of Bluesky
ID koafldflhfoddjhchilnjiliohnndfij
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/first-extension-of-bluesk/koafldflhfoddjhchilnjiliohnndfij
คำอธิบาย My First Chrome Extension
ขนาดไฟล์ 37.09 KB
จำนวนการติดตั้ง 17
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-08-06
วันที่เผยแพร่ 2016-08-06
คะแนน 4.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://worthreview.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://worthreview.com
URL หน้านโยบายความเป็นส่วนตัว http://worthreview.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "First Extension of Bluesky",
    "version": "1.0",
    "homepage_url": "http:\/\/worthreview.com",
    "description": "My First Chrome Extension",
    "browser_action": {
        "default_icon": "blueskylogo.ico",
        "popup": "myPopup.html"
    }
}