Awesome New Tab - Keep Calm and Keep Learning
Open your new tab with a message that motivates you to learn!
什么是Awesome New Tab - Keep Calm and Keep Learning?
Awesome New Tab - Keep Calm and Keep Learning是由underscoredam开发的Chrome扩展程序,该扩展的主要功能是“Open your new tab with a message that motivates you to learn!”。
扩展截图
下载Awesome New Tab - Keep Calm and Keep Learning扩展crx文件
下载Awesome New Tab - Keep Calm and Keep Learning扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        This is just a minimal new tab. I did not want a blank screen so I made a small page to motivate me to learn new things everyday. I'm a Hakkar BTW.                     扩展基本信息
| 名称 |   |  
| ID | oifddhbdeekkkgagibingcikgopenjei | 
| 官方URL | https://chromewebstore.google.com/detail/awesome-new-tab-keep-calm/oifddhbdeekkkgagibingcikgopenjei | 
| 简介 | Open your new tab with a message that motivates you to learn! | 
| 文件大小 | 12.95 KB | 
| 安装次数 | 65 | 
| 当前版本 | 1.1 | 
| 更新时间 | 2017-11-28 | 
| 上架时间 | 2017-11-27 | 
| 评分 | 2.14/5 共7次评分 | 
| 开发者 | underscoredam | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Open your new tab with a message that motivates you to learn!",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "Awesome New Tab - Keep Calm and Keep Learning",
    "version": "1.1"
}  |  |