Daily Bible Page

This extension shows a Google Image search result for the current page

ما هو Daily Bible Page؟

Daily Bible Page هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "This extension shows a Google Image search result for the current page".

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

screenshot

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

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

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

                        Search, find, and read the content you want with Daily Bible Page. No more hassle having to subscribe to dozens of websites or having to visit multiple sites everyday. Daily Bible Page brings you the best Christian content everyday, simply by opening your Chrome browser.                    

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

الاسم Daily Bible Page Daily Bible Page
ID gphjpcmeoiibnaggbclidjkknoeddppa
عنوان URL الرسمي https://chromewebstore.google.com/detail/daily-bible-page/gphjpcmeoiibnaggbclidjkknoeddppa
الوصف This extension shows a Google Image search result for the current page
حجم الملف 76.75 KB
عدد التثبيتات 73
النسخة الحالية 1.15
آخر تحديث 2015-08-07
تاريخ النشر 2015-08-07
تقييم 4.63/5 مجموع تقييمات 16
المطور Unknown
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Daily Bible Page",
    "description": "This extension shows a Google Image search result for the current page",
    "icons": {
        "128": "icon.png"
    },
    "version": "1.15",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "storage"
    ]
}