Black Lives Matter

Show your support against racism and view anti-racism quotes. #BlackLivesMatter

Black Lives Matterคืออะไร?

Black Lives Matter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Pranjal Jately และคุณลักษณะหลักของมันคือ "Show your support against racism and view anti-racism quotes. #BlackLivesMatter"

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

screenshot

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

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

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

                        Show your support against racism and view various anti-racism quotes. Also acts as a reminder for those that need it about the fight against racism.                    

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

ชื่อ Black Lives Matter Black Lives Matter
ID godnpdijgmmcmmddjnokchjcfgacgghf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/black-lives-matter/godnpdijgmmcmmddjnokchjcfgacgghf
คำอธิบาย Show your support against racism and view anti-racism quotes. #BlackLivesMatter
ขนาดไฟล์ 15.6 KB
จำนวนการติดตั้ง 149
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2020-06-07
วันที่เผยแพร่ 2020-06-07
ผู้พัฒนา Pranjal Jately
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Black Lives Matter",
    "version": "1.0.2",
    "description": "Show your support against racism and view anti-racism quotes. #BlackLivesMatter",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_popup": "popup.html"
    }
}