calm - style your new tab

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

O que é calm - style your new tab?

calm - style your new tab é uma extensão do Chrome desenvolvida por https://calm-dash.com, e sua principal característica é "Design your own "new tab" - site with individual favorite pictures and expand it with innovative widgets.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão calm - style your new tab

Baixe arquivos de extensão calm - style your new tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome calm - style your new tab calm - style your new tab
ID nlbogimjpbkdemejcldggipfglbcflmn
URL Oficial https://chromewebstore.google.com/detail/calm-style-your-new-tab/nlbogimjpbkdemejcldggipfglbcflmn
Descrição Design your own "new tab" - site with individual favorite pictures and expand it with innovative widgets.
Tamanho do Arquivo 26.75 MB
Contagem de Instalações 6,792
Versão Atual 0.14.2
Última Atualização 2020-05-17
Data de Publicação 2020-05-17
Classificação 4.62/5 Total de 221 Avaliações
Desenvolvedor https://calm-dash.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://calm-dash.com
URL da Página de Política de Privacidade https://calm-dash.com/privacy
Idiomas Suportados 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\/*"
    ]
}