Moe Dashboard

Replaces the new tab page with the cutest dashboard around

什么是Moe Dashboard?

Moe Dashboard是由https://cutegirls.moe开发的Chrome扩展程序,该扩展的主要功能是“Replaces the new tab page with the cutest dashboard around”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Moe Dashboard扩展crx文件

下载Moe Dashboard扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Moe Dashboard Moe Dashboard
ID dpnfaaffebimmpefhkhpjjebbahhkafc
官方URL https://chromewebstore.google.com/detail/moe-dashboard/dpnfaaffebimmpefhkhpjjebbahhkafc
简介 Replaces the new tab page with the cutest dashboard around
文件大小 318 KB
安装次数 113
当前版本 0.1
更新时间 2017-03-30
上架时间 2017-03-30
评分 5.00/5 共5次评分
开发者 https://cutegirls.moe
电子邮箱 [email protected]
付费类型 free
扩展官网 http://cutegirls.moe/dash
支持的语言 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\/*"
    ]
}