Spaceboard - New tab dashboard
Opens a dashboard on your new tab, that boosts your productivity and day to day activity on the web.
什麼是Spaceboard - New tab dashboard?
Spaceboard - New tab dashboard是由Spaceboard Studio開發的Chrome擴展程式,該擴展的主要功能是“Opens a dashboard on your new tab, that boosts your productivity and day to day activity on the web.”。
擴展截圖
下載Spaceboard - New tab dashboard擴展crx文件
下載Spaceboard - New tab dashboard擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
If you ever felt that the browser's new tab should do more, Spaceboard is the extension you've been searching for all this time. Start your workday faster and easier with a personal dashboard that lets you save content and organize it on different boards, with notes and to-do lists with progress status. Organize your projects into boards that open in your new tab, based on your preferences, to help you focus on deadlines, efficiency, and the content you need to get things done. Features: - Bookmarks, with rich content and notes - Group content by tags - Easily open tab groups - Notes with to-do lists - Calendar with to-dos with different progress statuses sorted for each date - Journal keeping - Weather forecast with five days forecast - Predefined and custom background images - Easy search and navigation using tags - Sync data between different browsers and devices - Fast customer support - Secure data and complete ownership of your data - Productivity settings, different new tab page during work hours - Change fonts "For every minute spent organizing, an hour is earned." –Benjamin Franklin.
擴展基本資訊
名稱 | Spaceboard - New tab dashboard |
ID | ifkbafcmimmmblgjjlkfdipcopplcokh |
官方網址 | https://chromewebstore.google.com/detail/spaceboard-new-tab-dashbo/ifkbafcmimmmblgjjlkfdipcopplcokh |
簡介 | Opens a dashboard on your new tab, that boosts your productivity and day to day activity on the web. |
檔案大小 | 1.69 MB |
安裝次數 | 605 |
目前版本 | 0.0.14 |
更新時間 | 2022-08-23 |
上架時間 | 2022-08-04 |
評分 | 4.75/5 共 8 次評分 |
開發者 | Spaceboard Studio |
電子郵箱 | [email protected] |
付費類型 | in_app |
擴展官網 | https://www.getspaceboard.com/ |
說明頁面URL | https://www.getspaceboard.com/ |
隱私政策頁面URL | https://www.getspaceboard.com |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Spaceboard - New tab dashboard", "version": "0.0.14", "description": "Opens a dashboard on your new tab, that boosts your productivity and day to day activity on the web.", "manifest_version": 3, "permissions": [ "history", "tabs", "tabGroups", "bookmarks", "geolocation", "search" ], "host_permissions": [ "https:\/\/api.getspaceboard.com\/", "https:\/\/*.google.com\/" ], "offline_enabled": true, "action": { "default_icon": { "16": "assets\/media\/favicon-16x16.png", "24": "assets\/media\/favicon-24x24.png", "32": "assets\/media\/favicon-32x32.png", "48": "assets\/media\/favicon-48x48.png", "128": "assets\/media\/favicon-128x128.png" }, "default_popup": "popup.html" }, "chrome_url_overrides": { "newtab": "index.html" }, "web_accessible_resources": [ { "resources": [ "assets\/*" ], "matches": [ " |