Karma - New Tab Extension
Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)
What is Karma - New Tab Extension?
Karma - New Tab Extension is a Chrome extension developed by Life Is Beautiful, and its main feature is "Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)".
Extension Screenshots
Download Karma - New Tab Extension Extension CRX File
Download Karma - New Tab Extension 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
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/
Extension Basic Information
Name | Karma - New Tab Extension |
ID | mpnebfcgejlijidgplbojfnabjmpefkd |
Official URL | https://chromewebstore.google.com/detail/karma-new-tab-extension/mpnebfcgejlijidgplbojfnabjmpefkd |
Description | Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :) |
File Size | 10.96 MB |
Installation Count | 42 |
Current Version | 2.2 |
Last Updated | 2015-06-10 |
Publish Date | 2015-06-10 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Life Is Beautiful |
Payment Type | free |
Extension Website | http://www.ikosmik.com/ |
Help Page URL | http://www.ikosmik.com/ |
Supported Languages | 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" ] } |