calm - style your new tab

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

calm - style your new tabとは何ですか?

calm - style your new tabはhttps://calm-dash.comによって開発されたChromeの拡張機能で、その主な機能は「Design your own "new tab" - site with individual favorite pictures and expand it with innovative widgets.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

calm - style your new tab拡張機能のCRXファイルをダウンロード

calm - style your new tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 calm - style your new tab calm - style your new tab
ID nlbogimjpbkdemejcldggipfglbcflmn
公式URL https://chromewebstore.google.com/detail/calm-style-your-new-tab/nlbogimjpbkdemejcldggipfglbcflmn
説明 Design your own "new tab" - site with individual favorite pictures and expand it with innovative widgets.
ファイルサイズ 26.75 MB
インストール数 6,792
現在のバージョン 0.14.2
最終更新日 2020-05-17
公開日 2020-05-17
評価 4.62/5 合計 221 レビュー
開発者 https://calm-dash.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://calm-dash.com
プライバシーポリシーページのURL https://calm-dash.com/privacy
対応言語 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\/*"
    ]
}