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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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\/*"
    ]
}