PresentBoard - New tab dashboard

Discover the ultimate productivity dashboard for your new tab. Customize dozens of free widgets and make it truly yours.

O que é PresentBoard - New tab dashboard?

PresentBoard - New tab dashboard é uma extensão do Chrome desenvolvida por https://presentboard.app, e sua principal característica é "Discover the ultimate productivity dashboard for your new tab. Customize dozens of free widgets and make it truly yours.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão PresentBoard - New tab dashboard

Baixe arquivos de extensão PresentBoard - New tab dashboard 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

                        Say goodbye to boring and unproductive new tabs and say hello to a fully customizable and informative dashboard. With PresentBoard, you finally have the power to create a dashboard that's as unique and personalized as you are.

Choose & customize dozens of free Widgets:
✔ beautiful, calming & dynamic backgrounds,
✔ World clocks,
✔ Daily quote,
✔ To-Do, Checklists & Notes,
✔ Agenda, Monthly & Weekly Calendar,
✔ Bookmarks & Shortcuts to your favorite websites,
✔ Countdowns,
✔ Weather updates,
✔ News headlines,
✔ Stock prices,
✔ and more - all in one place. 

★ Search Google & ChatGPT side by side ★
The search widget in PresentBoard just got even better. Now you can search for information using Google and ChatGPT right from your dashboard. With this new feature, you can get the best of both worlds - the vast search capabilities of Google and the intelligent responses of ChatGPT.

★ Customization like no other ★
With PresentBoard, you have complete control over how your dashboard looks and functions. Whether you prefer a clean and simple layout or a feature-packed dashboard, you can easily customize your dashboard to meet your needs. Choose from almost 20 different widgets and place them anywhere on the dashboard in any size you want. 

Present Board is currently in early versions and getting improved every week. Please leave us feedback in the support tab so we can improve it. Thank you for using Present Board.                    

Informações Básicas da Extensão

Nome PresentBoard - New tab dashboard PresentBoard - New tab dashboard
ID eocahbefmnojcbnggklkhfolcekoobkd
URL Oficial https://chromewebstore.google.com/detail/presentboard-new-tab-dash/eocahbefmnojcbnggklkhfolcekoobkd
Descrição Discover the ultimate productivity dashboard for your new tab. Customize dozens of free widgets and make it truly yours.
Tamanho do Arquivo 3.19 MB
Contagem de Instalações 713
Versão Atual 1.2.0
Última Atualização 2023-07-12
Data de Publicação 2023-03-22
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://presentboard.app
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://presentboard.app
URL da Página de Política de Privacidade https://presentboard.app/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PresentBoard - New tab dashboard",
    "version": "1.2.0",
    "description": "Discover the ultimate productivity dashboard for your new tab. Customize dozens of free widgets and make it truly yours.",
    "icons": {
        "128": "assets\/logo-square.png"
    },
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "https:\/\/presentboard.app",
    "author": "[email protected]"
}