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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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