MangaTab

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

Apa itu MangaTab?

MangaTab adalah ekstensi Chrome yang dikembangkan oleh mtab, dan fitur utamanya adalah "Replace your new tab page with a beautiful manga image -- discover new manga.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MangaTab

Unduh file ekstensi MangaTab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama MangaTab MangaTab
ID kelcipegplbcpfpldcekhahbjifkkokb
URL Resmi https://chromewebstore.google.com/detail/mangatab/kelcipegplbcpfpldcekhahbjifkkokb
Deskripsi Replace your new tab page with a beautiful manga image -- discover new manga.
Ukuran File 486 KB
Jumlah Instalasi 25
Versi Saat Ini 1.2
Terakhir Diperbarui 2016-08-26
Tanggal Publikasi 2016-08-26
Penilaian 4.00/5 Total 1 Penilaian
Pengembang mtab
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}