Awesome New Tab - Keep Calm and Keep Learning

Open your new tab with a message that motivates you to learn!

What is Awesome New Tab - Keep Calm and Keep Learning?

Awesome New Tab - Keep Calm and Keep Learning is a Chrome extension developed by underscoredam, and its main feature is "Open your new tab with a message that motivates you to learn!".

Extension Screenshots

screenshot
screenshot

Download Awesome New Tab - Keep Calm and Keep Learning Extension CRX File

Download Awesome New Tab - Keep Calm and Keep Learning 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

                        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.                    

Extension Basic Information

Name Awesome New Tab - Keep Calm and Keep Learning Awesome New Tab - Keep Calm and Keep Learning
ID oifddhbdeekkkgagibingcikgopenjei
Official URL https://chromewebstore.google.com/detail/awesome-new-tab-keep-calm/oifddhbdeekkkgagibingcikgopenjei
Description Open your new tab with a message that motivates you to learn!
File Size 12.95 KB
Installation Count 65
Current Version 1.1
Last Updated 2017-11-28
Publish Date 2017-11-27
Rating 2.14/5 Total 7 Ratings
Developer underscoredam
Email [email protected]
Payment Type free
Supported Languages 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"
}