Yeezy Motivation
Get Kanye West motivational quotes on every new tab.
什么是Yeezy Motivation?
Yeezy Motivation是由Henry开发的Chrome扩展程序,该扩展的主要功能是“Get Kanye West motivational quotes on every new tab.”。
扩展截图
下载Yeezy Motivation扩展crx文件
下载Yeezy Motivation扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Replaces your new tab page with a motivational quote from Kanye West.                     扩展基本信息
| 名称 |   |  
| ID | gicjgomgghikhogamloabmcefadojcob | 
| 官方URL | https://chromewebstore.google.com/detail/yeezy-motivation/gicjgomgghikhogamloabmcefadojcob | 
| 简介 | Get Kanye West motivational quotes on every new tab. | 
| 文件大小 | 61.22 KB | 
| 安装次数 | 24 | 
| 当前版本 | 1.0 | 
| 更新时间 | 2016-05-24 | 
| 上架时间 | 2016-05-24 | 
| 开发者 | Henry | 
| 付费类型 | free | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Yeezy Motivation",
    "version": "1.0",
    "description": "Get Kanye West motivational quotes on every new tab.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}  |  |