Dashy: New Tab Dashboard and Side Panel

New Tab Dashboard and Side Panel that integrates widgets and productivity tools.

What is Dashy: New Tab Dashboard and Side Panel?

Dashy: New Tab Dashboard and Side Panel is a Chrome extension developed by https://dashyapp.com, and its main feature is "New Tab Dashboard and Side Panel that integrates widgets and productivity tools.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Dashy: New Tab Dashboard and Side Panel Extension CRX File

Download Dashy: New Tab Dashboard and Side Panel extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        ☝️This new tab dashboard is provided to you for free. Advanced features are available with a monthly subscription.

Transform your new tab into the ultimate custom dashboard with all of your favorite widgets, productivity tools, and websites.

Choose from dozens of widget options and embedded websites to create a productive workspace that fits your unique needs. Show or hide your scrollable side panel to instantly access your favorites tools and sites. 

With amazing integrated features such as Google Calendar, To-Do, Todoist, Outlook Calendar, Notes, Podcasts, News, and more, you can be more productive than ever. Keep up with your social media feeds by adding embedded window views of Facebook, Reddit, Instagram, and other fantastic options. 

✅ Dashy Chrome extension features: 

🚀 Side Panel and New Tab homepage • Personalize your own customizable side panel and new tab widget dashboard to serve as your internet homepage and launchpad.

🌟 Chrome Side Panel Companion • Access your favorite websites and widgets in Google's side panel anytime. 

⚡ Speed and Productivity • Cut down on tabs and wasted time by simultaneously accessing dozens of embedded websites and useful widgets on a single new tab or start page. 

🔗 Widget Integrations • Sync with Google Calendar, Outlook Calendar, Todoist, Google Tasks, Microsoft To-Do, and more through embedded sites.

🎨 Customize and Organize • Arrange your favorite websites, apps, and tools to your preference and optimize your online experience • Choose from thousands of background options, or import your own. 

⚙️ Profiles and Settings • With up to three profiles, you can create a custom dashboard for work, school, or personal use.

🤖 Search Bar 🔍 • Select your favorite search engine, view your bookmarks and browser history.

🔄 Real-Time Syncing • All changes are saved and synced in real-time so you can access your dashboards and side panels anytime, anywhere. 

🔒 Privacy and Security • Does not sell or share user data to third parties.

📖 Dashy is constantly creating and adding more widgets to our library. We currently offer the following widgets for your: homepage, start page, new tab, side panel, or Sidebar:

Academy 🎓 • A guided tour of the basic tools and features.

Ambience 🎧 • Soothing background sounds to stay focused. 

Bookmarks 🔖 • Instantly import and manage your browser's bookmarks.

Calculator 🧮 • Conveniently waiting to help with your mathematical needs.

Clock ⏰ • Analog and digital options with the day and date included. 

Converter 🔄 • Easily convert between measurement systems, currencies, etc.

Google Calendar 📅 • Create, sync, and manage your Google calendar events.

History ⌛️ • Quickly access your frequently visited sites and history.

My Dashy 👤 • Manage your account and subscription. 

Feedback 📩 • Contact our team with any questions or feedback.

News  📰 • Access dozens of news media outlets, add your own, and pin your favorites.

Notes 📝 • Jot down your ideas and never forget what’s important. 

Outlook Calendar 📅 • Create, sync, and manage your Outlook calendar events.

Password Generator 🔐 • Make random and unique passwords to fit your specifications.

Podcasts 🎙️ • Access dozens of podcasts, add your own, and pin your favorites.

Reminder ⏰ • Set gentle nudges to help yourself stay on task. 

Screen Recorder 🎥 • Create unlimited screen recordings instantly and download MP4 files to share.

Settings ⚙️ • Customize your dashboard, shortcuts, notifications, and profiles.

Tab Manager 🗂️ • Quickly organize and manage your new tabs and tab groups.

Time Tracker ⏱️ • Keep track of tasks, view history, and edit task names. 

Timer ⏲️ • Create timers and add a note, or repeat a previous timer. 

To-Do ✔️ • Create and manage your checklists from Google or Microsoft.

Todoist ✅ • Create and manage all of your tasks from Todoist.

Translator 🌐 • Translate text to and from multiple languages in a flash. 

Voice Recorder 🎤 • Record and save MP3 audio files directly to your device. 

Wallpaper 🖼️ • Choose from thousands of stunning background images.

Weather 🌤️ • All the weather info you need from every city on Earth. 

World Clock 🌍 • Pin multiple locations to compare time zones immediately.

✅ With so many helpful widgets to choose from, this extension can truly be the all-in-one productivity tool for your browser. We take the best features of dozens of extensions and let you access all of your organization and efficiency focused applications with a single click.

🎯 Our mission is to provide our users with the quick-access tools and workspace to stay more organized, more efficient, less overwhelmed with tabs, and generally more productive. 

📋 Terms and Conditions: https://www.dashyapp.com/terms
📄 Privacy Policy: https://www.dashyapp.com/privacy

🔑 Keywords: Dashboard, Widget, Productivity, Efficiency, New Tab, Side Panel, Sidebar, Widgets, Homepage, Start Page, Workspace, Assistant, Browser, Startup Page, Custom, Customized, Apps, To-Do, Calendar, Integrations, Integrated, Tab Manager.                    

Extension Basic Information

Name Dashy: New Tab Dashboard and Side Panel Dashy: New Tab Dashboard and Side Panel
ID pohibamcjdinnoefmcggajbcblnodgoe
Official URL https://chromewebstore.google.com/detail/dashy-new-tab-dashboard-a/pohibamcjdinnoefmcggajbcblnodgoe
Description New Tab Dashboard and Side Panel that integrates widgets and productivity tools.
File Size 14.12 MB
Installation Count 9,204
Current Version 4.7
Last Updated 2024-02-29
Publish Date 2023-07-11
Rating 4.90/5 Total 283 Ratings
Developer https://dashyapp.com
Email [email protected]
Payment Type free
Extension Website https://www.dashyapp.com
Help Page URL https://www.dashyapp.com/contact
Privacy Policy Page URL https://www.dashyapp.com/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Dashy: New Tab Dashboard and Side Panel",
    "description": "New Tab Dashboard and Side Panel that integrates widgets and productivity tools.",
    "version": "4.7",
    "chrome_url_overrides": {
        "newtab": "dashy.html"
    },
    "action": {
        "default_title": "Open Dashy in side panel"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "side_panel": {
        "default_path": "src\/sidepanel\/panel.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/*",
                "_favicon\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "content.ts.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "content.ts-loader.js"
            ],
            "matches": [
                ""
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "sidePanel",
        "unlimitedStorage",
        "history",
        "favicon",
        "declarativeNetRequest"
    ],
    "optional_permissions": [
        "bookmarks",
        "tabs",
        "tabGroups",
        "topSites"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+S"
            }
        }
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "icons": {
        "16": "assets\/Dashy.png",
        "48": "assets\/Dashy.png",
        "128": "assets\/Dashy.png"
    }
}