calm - style your new tab

Design your own "new tab" - site with individual favorite pictures and expand it with innovative widgets.

What is calm - style your new tab?

calm - style your new tab is a Chrome extension developed by https://calm-dash.com, and its main feature is "Design your own "new tab" - site with individual favorite pictures and expand it with innovative widgets.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download calm - style your new tab Extension CRX File

Download calm - style your new tab 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

                        No more pleasure to use the boring „New Tab“ - site?
In that case calm is the perfect opportunity to style your own moment and create your personal dashboard according to your wishes.

★★ WIDGETS ★★
• Analog Clock
• Digital Clock
• Bookmarks
• Search
• Weather
• Notes

★★ FEATURE ★★
• Photo uploader

Calm not only convincing with a modern and clearly structured design but also with a high variety of useful widgets for your own site.
For your background, a lot of unique and sensational pictures which you has never seen before, are available for your too.

Your own „New Tab“ - site will be perfect topped off with the upload of your personal favourite pictures. No matter if you want your last holiday pictures or your most beautiful moments, you can upload whatever you want.


PERMISSIONS
To use Calm in the highest possible extent we need some special permissions from you during the installation. So we can change the original New Tab site into your own.

We know that our users are afraid of their private data, but Calm cares about the security. So Calm follows up the responsibility and will work continually on it to improve the safety of your data.


CONTACT
Website - calm-dash.com
Mail - [email protected]


SOCIALMEDIA
www.facebook.com/calm.style.your.new.tab                    

Extension Basic Information

Name calm - style your new tab calm - style your new tab
ID nlbogimjpbkdemejcldggipfglbcflmn
Official URL https://chromewebstore.google.com/detail/calm-style-your-new-tab/nlbogimjpbkdemejcldggipfglbcflmn
Description Design your own "new tab" - site with individual favorite pictures and expand it with innovative widgets.
File Size 26.75 MB
Installation Count 6,792
Current Version 0.14.2
Last Updated 2020-05-17
Publish Date 2020-05-17
Rating 4.62/5 Total 221 Ratings
Developer https://calm-dash.com
Email [email protected]
Payment Type free
Extension Website https://calm-dash.com
Privacy Policy Page URL https://calm-dash.com/privacy
Supported Languages de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_meta_name__",
    "short_name": "__MSG_Calm__",
    "version": "0.14.2",
    "author": "Philipp Heidrich",
    "background": {
        "persistent": false,
        "scripts": [
            "js\/calmdash.js"
        ]
    },
    "default_locale": "en",
    "description": "__MSG_meta_description__",
    "icons": {
        "16": "gfx\/calmIcons\/calm_logo_16.png",
        "32": "gfx\/calmIcons\/calm_logo_32.png",
        "48": "gfx\/calmIcons\/calm_logo_48.png",
        "128": "gfx\/calmIcons\/calm_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt5+OvuD4ejq8gocLgAmXA3ACy85JVReqNqmETLEp3m3tiK9SLLy8G67jpvDrJp3TvZUk7AblGNIEOWdAf15ixtlmwE5vTtYFEVRchzlLUgmx8SV+QNZKlqN7Hd3uUnHNo\/aTqwHamnHcCqtNW4dtOlT3Gb13DKYhSOZyKlPMoE96u3AZuorsMm3jffYvbXG9T0rpDq4sCEQDnwS7LFWhVaT5rJcSfqLLkNMaUdL3Es3+lvQ6H4YhANOPjO0s6L0OWwLFH6RdEt1yj3MFfzLemhvS7PkeMftrdWq6Scry4uzNFpS6aNeq99KmXw5160EP31pIkGXWPyJLau5++SKgHQIDAQAB",
    "offline_enabled": true,
    "permissions": [
        "unlimitedStorage",
        "topSites",
        "geolocation",
        "https:\/\/api.calm-dash.com\/*",
        "https:\/\/api.openweathermap.org\/*",
        "https:\/\/www.google.com\/*",
        "chrome:\/\/favicon\/*"
    ]
}