MangaTab

Replace your new tab page with a beautiful manga image -- discover new manga.

ما هو MangaTab؟

MangaTab هو إضافة Chrome تم تطويرها بواسطة mtab، والميزة الرئيسية لها هي "Replace your new tab page with a beautiful manga image -- discover new manga.".

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

screenshot

تحميل ملف CRX للإضافة MangaTab

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

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

                        Dashboard Spread replaces your new tab page with a new, beautiful manga spread every day. Be inspired and uplifted by some of the best art manga has to offer, or discover new, strikingly beautiful manga through Dashboard Spread. Deepen your excitement and knowledge of manga today!                    

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

الاسم MangaTab MangaTab
ID kelcipegplbcpfpldcekhahbjifkkokb
عنوان URL الرسمي https://chromewebstore.google.com/detail/mangatab/kelcipegplbcpfpldcekhahbjifkkokb
الوصف Replace your new tab page with a beautiful manga image -- discover new manga.
حجم الملف 486 KB
عدد التثبيتات 25
النسخة الحالية 1.2
آخر تحديث 2016-08-26
تاريخ النشر 2016-08-26
تقييم 4.00/5 مجموع تقييمات 1
المطور mtab
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MangaTab",
    "description": "Replace your new tab page with a beautiful manga image -- discover new manga.",
    "version": "1.2",
    "content_security_policy": "script-src 'self' chrome-extension:\/\/cionbilkkodpdpoknhglhcjgbbpadkck\/analytics.js; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}