New tab page by start.me

Replace your New Tab Page with a personal dashboard.

¿Qué es New tab page by start.me?

New tab page by start.me es una extensión de Chrome desarrollada por https://start.me, y su función principal es "Replace your New Tab Page with a personal dashboard.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión New tab page by start.me

Descarga archivos de extensión New tab page by start.me en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        start.me turns your Chrome New Tab page into a beautiful personal dashboard. This helps you to stay organized and get more done in less time.

You can use start.me in every web browser. This allows you to have the same bookmarks, notes and to-do lists at hand, on any device you use.

More than +850,000 people already use start.me.

────────────────────────────

What functionality does this New Tab extension offer?

✔ Changes your New Tab page to start.me

✔ Allow you to search in your start.me bookmarks from the Chrome Address Bar (type "me" + keyword)

✔ Import your browser bookmarks into start.me.

✔ Save your Open Browser Tabs to start.me

────────────────────────────

FEATURES:

✔ Bookmarks
Easily save and organize bookmarks from any website.

✔ RSS
Display RSS feeds from your favorite sites directly on your dashboard.

✔ Notes & To-do's
Manage your personal life and productivity with notes and to-do lists.

✔ +3,500 widgets
Calendar, Stock quotes, Weather and thousands of other widgets are available to customize your start page.

✔ Stylish backgrounds
Style your start pages with one of our beautiful backgrounds, or create your own.

✔ Embed anything
Embed video, web pages, and other web content right onto your start page.

✔ Share & collaborate
Create and share start pages with your team, your students, etc.

────────────────────────────

Have any questions?
Visit our help centre at https://support.start.me or contact us at [email protected].

Terms:
https://start.me/terms
 
Privacy Policy:
https://start.me/privacy

Latest product updates:
https://blog.start.me

────────────────────────────

What our users say:

"This is an excellent home page. I think it is far superior to any of the offerings that I have used." 
by Julian M-I

"Love the extension and as it makes web browsing so much simpler."
by Perry Knicely

"Love this and use it every day. Do not know how I lived without it. Everything I need right in front of me."
by Connie Schuett

"Try it and give it chance. You won't look back." 
by Richard Price

"Tried many of the new tab extensions, none of them hold a candle to this one. Best customization while staying clean looking and easy to use. I hide my bookmark toolbar now because I don't need it. Big fan of this extension, now I can't imagine using Chrome without it."
by Adam Armstrong

"Fantastic! I use it for the news widgets and as a visually pleasing way to organize and use my bookmarks. By far the best looking and easiest to use startpage available. The chrome widget makes it super easy to add a new bookmark and organize it immediately."
by Benjamin Hall

────────────────────────────

Change log:

Version 7.3
- Fixed several bugs

Version 7.2
- New: Save open tabs on start.me
- Updated design
- Fixed several bugs

Version 6
- Faster loading of new tab page
- Improved importing of bookmarks
- Fixed a few bugs

Version 5
- Minor bug fix

Version 4
- Upgraded to Manifest 3
- Faster loading of new tab page
- Fixed several bugs

Version 3.2.0
- Fixed bug with Groups

────────────────────────────

start.me BV
Waalsdorperweg 16
2597 JB, Den Haag
The Netherlands
[email protected]

https://about.start.me

────────────────────────────                    

Información Básica de la Extensión

Nombre New tab page by start.me New tab page by start.me
ID cfmnkhhioonhiehehedmnjibmampjiab
URL Oficial https://chromewebstore.google.com/detail/new-tab-page-by-startme/cfmnkhhioonhiehehedmnjibmampjiab
Descripción Replace your New Tab Page with a personal dashboard.
Tamaño del Archivo 1.93 MB
Cantidad de Instalaciones 100,877
Versión Actual 7.3.0
Última Actualización 2024-01-26
Fecha de Publicación 2020-05-06
Calificación 4.32/5 Total de 1404 Calificaciones
Desarrollador https://start.me
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://start.me
URL de la Página de Ayuda https://support.start.me
URL de la Página de Política de Privacidad https://start.me/privacy
Idiomas Soportados id,ms,de,en,fr,nl,no,vi,tr,da,es,it,hu,pl,pt-BR,ro,fi,sv,cs,el,sr,ru,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOTL79YGbTHdtMIYXBtM9sEXaHVP9W\/FGm2dtuzxfkB8ouBKRuTERx6t0D1EScCioIJhRBy0\/er8Ce3ebPrG\/JC\/4SIWA4CnKLy0T+jC7Gyfi6gLfZJrPLT60uWcXCmrSnzjmYCSMzmqStGRWcCdzjiQaF5KnmMdO7cpMeuhvs1QIDAQAB",
    "name": "__MSG_APP_NAME__",
    "short_name": "__MSG_APP_SHORT_NAME__",
    "description": "__MSG_APP_DESCRIPTION__",
    "version": "7.3.0",
    "author": "start.me",
    "homepage_url": "https:\/\/start.me",
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "32": "icons\/icon32.png",
        "38": "icons\/icon38.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "omnibox": {
        "keyword": "me"
    },
    "default_locale": "en",
    "offline_enabled": false,
    "incognito": "split",
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "options_ui": {
        "page": "popup.html#options",
        "browser_style": true,
        "open_in_tab": false
    },
    "action": {
        "default_icon": {
            "19": "icons\/icon19.png",
            "38": "icons\/icon38.png"
        },
        "default_title": "__MSG_APP_NAME__",
        "default_popup": "popup.html",
        "browser_style": false
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+B",
                "mac": "Alt+B"
            },
            "description": "__MSG_ADD_TO_STARTME__"
        },
        "open_startme_homepage": {
            "suggested_key": {
                "default": "Alt+H",
                "mac": "Alt+H"
            },
            "description": "__MSG_OPEN_STARTME_HOMEPAGE__"
        }
    },
    "minimum_chrome_version": "88",
    "permissions": [
        "storage",
        "activeTab",
        "contextMenus"
    ],
    "optional_permissions": [
        "tabs",
        "bookmarks"
    ],
    "host_permissions": [
        "https:\/\/start.me\/"
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/*.start.me\/*",
            "*:\/\/*.startme.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "popup.html",
                "welcome.html",
                "import.html",
                "options.html",
                "new_tab.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}