Bible Verses

The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.

ما هو Bible Verses؟

Bible Verses هو إضافة Chrome تم تطويرها بواسطة Dmitry Grinko، والميزة الرئيسية لها هي "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Bible Verses

قم بتنزيل ملفات الامتداد Bible Verses بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Randomly displays verses from the Bible                    

معلومات أساسية عن التمديد

الاسم Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
عنوان URL الرسمي https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
الوصف The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
حجم الملف 32.26 KB
عدد التثبيتات 89
النسخة الحالية 0.0.1
آخر تحديث 2020-11-25
تاريخ النشر 2020-11-25
تقييم 5.00/5 مجموع تقييمات 1
المطور Dmitry Grinko
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bible Verses",
    "version": "0.0.1",
    "description": "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Bible Verses",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}