Black Lives Matter

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

Black Lives Matter क्या है?

Black Lives Matter Pranjal Jately द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Show your support against racism and view anti-racism quotes. #BlackLivesMatter"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Black Lives Matter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}