Moe Dashboard

Replaces the new tab page with the cutest dashboard around

Apa itu Moe Dashboard?

Moe Dashboard adalah ekstensi Chrome yang dikembangkan oleh https://cutegirls.moe, dan fitur utamanya adalah "Replaces the new tab page with the cutest dashboard around".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Moe Dashboard

Unduh file ekstensi Moe Dashboard 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

                        Moe Dashboard provides an excellent new tab experience with the cutest anime girls that CuteGirls.moe has to offer (Over 30,000)! Add some moe to your life with Moe Dashboard.                    

Informasi Dasar Ekstensi

Nama Moe Dashboard Moe Dashboard
ID dpnfaaffebimmpefhkhpjjebbahhkafc
URL Resmi https://chromewebstore.google.com/detail/moe-dashboard/dpnfaaffebimmpefhkhpjjebbahhkafc
Deskripsi Replaces the new tab page with the cutest dashboard around
Ukuran File 318 KB
Jumlah Instalasi 113
Versi Saat Ini 0.1
Terakhir Diperbarui 2017-03-30
Tanggal Publikasi 2017-03-30
Penilaian 5.00/5 Total 5 Penilaian
Pengembang https://cutegirls.moe
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://cutegirls.moe/dash
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Moe Dashboard",
    "short_name": "Moe Dash",
    "version": "0.1",
    "chrome_url_overrides": {
        "newtab": "dash.html"
    },
    "description": "Replaces the new tab page with the cutest dashboard around",
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "64": "img\/icon64.png",
        "128": "img\/icon128.png"
    },
    "permissions": [
        "unlimitedStorage",
        "*:\/\/*.cutegirls.moe\/*",
        "*:\/\/*.hell.moe\/*",
        "*:\/\/*.imgur.com\/*",
        "*:\/\/*.awwni.me\/*",
        "*:\/\/*.googleusercontent.com\/*",
        "*:\/\/*.media.tumblr.com\/*"
    ]
}