Moe Dashboard

Replaces the new tab page with the cutest dashboard around

What is Moe Dashboard?

Moe Dashboard is a Chrome extension developed by https://cutegirls.moe, and its main feature is "Replaces the new tab page with the cutest dashboard around".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Moe Dashboard Extension CRX File

Download Moe Dashboard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Moe Dashboard Moe Dashboard
ID dpnfaaffebimmpefhkhpjjebbahhkafc
Official URL https://chromewebstore.google.com/detail/moe-dashboard/dpnfaaffebimmpefhkhpjjebbahhkafc
Description Replaces the new tab page with the cutest dashboard around
File Size 318 KB
Installation Count 113
Current Version 0.1
Last Updated 2017-03-30
Publish Date 2017-03-30
Rating 5.00/5 Total 5 Ratings
Developer https://cutegirls.moe
Email [email protected]
Payment Type free
Extension Website http://cutegirls.moe/dash
Supported Languages 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\/*"
    ]
}