Karma - New Tab Extension

Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)

什么是Karma - New Tab Extension?

Karma - New Tab Extension是由Life Is Beautiful开发的Chrome扩展程序,该扩展的主要功能是“Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Karma - New Tab Extension扩展crx文件

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

扩展使用说明

                        Stay fresh & focused with this new tab Chrome extension which immerses you in the beauty of Nature with an awesome new photograph, curated just for you, energizing you instantly!

Feel like opening a new tab to peep into Facebook for the 15th time today? Getting out of control from your task? Stay focused & in control on that single task of the day ; we will remind you of it each time you open a new tab, so you keep your conscience awake the whole day!

Enjoy every new tab with this humane Chrome extension!

Write to us at [email protected] with your thoughts!

Cheers!
iKosmik Team
http://www.ikosmik.com/                    

扩展基本信息

名称 Karma - New Tab Extension Karma - New Tab Extension
ID mpnebfcgejlijidgplbojfnabjmpefkd
官方URL https://chromewebstore.google.com/detail/karma-new-tab-extension/mpnebfcgejlijidgplbojfnabjmpefkd
简介 Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)
文件大小 10.96 MB
安装次数 42
当前版本 2.2
更新时间 2015-06-10
上架时间 2015-06-10
评分 5.00/5 共1次评分
开发者 Life Is Beautiful
付费类型 free
扩展官网 http://www.ikosmik.com/
帮助页面URL http://www.ikosmik.com/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Karma - New Tab Extension",
    "short_name": "Karma",
    "description": "Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :) ",
    "version": "2.2",
    "chrome_url_overrides": {
        "newtab": "DashBoard.html"
    },
    "icons": {
        "16": "icons\/icon_v1_16x16.png",
        "48": "icons\/icon_v1_48x48.png",
        "128": "icons\/icon_v1_128x128.png"
    },
    "permissions": [
        "storage"
    ]
}