Vision board new tab app

Vision your goals and make it happen

什么是Vision board new tab app?

Vision board new tab app是由mavo-dash开发的Chrome扩展程序,该扩展的主要功能是“Vision your goals and make it happen”。

扩展截图

screenshot
screenshot
screenshot

下载Vision board new tab app扩展crx文件

下载Vision board new tab app扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Goal Board, Vision Board, GSD Board

Vision board - New Tab widgets and dashboard page extension is the way to reinvent your new tab, visualize your goals, and be productive all the time.
It’s the first extension with the fully customizable widgets. Every widget has its own toolbox, where you can
change font settings (color, size, style, family, align), background image, shadow and etc

Fully customizable widgets available:
1) Text area
2) Image
3) Countdown for your goal
4) Clock 
5) Image widget, set of motivational wallpappers, etc.
6) Top sites

5 ways to select the most beautiful background for your new tab:
1) Auto or by predefined category (city, trip, nature, beach, work, auto, holiday, animals, woman, man, people, 
architecture, texture, spirituality, experimental)
2) Search
3) Upload or Drag&Drop
4) Solid color
5) Enter the image link

Every week we will add new features. From this moment your new tab is YOUR ART                    

扩展基本信息

名称 Vision board new tab app Vision board new tab app
ID beemgjepmliinnhnadbpiodolkbibopb
官方URL https://chromewebstore.google.com/detail/vision-board-new-tab-app/beemgjepmliinnhnadbpiodolkbibopb
简介 Vision your goals and make it happen
文件大小 955 KB
安装次数 403
当前版本 3.0.4
更新时间 2019-08-22
上架时间 2019-08-21
评分 4.80/5 共5次评分
开发者 mavo-dash
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://chrome-rail-ff6.notion.site/Privacy-Policy-for-New-Tab-Studio-270c0988d8e54dbf9f0b3914909d96ef
支持的语言 en,ru,hi,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Vision board new tab app",
    "short_name": "Vision board new tab",
    "author": "Viktor Magaev",
    "description": "Vision your goals and make it happen",
    "version": "3.0.4",
    "icons": {
        "128": "128-dash.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/api.flickr.com https:\/\/www.linkedin.com https:\/\/api.pinterest.com https:\/\/graph.facebook.com 'sha256-18j9+nErtuKtcSwKvHjJxqQJK1kCjNV0fFqZIbKBDDY='; object-src 'self'",
    "default_locale": "en"
}