Better Start Page

Minimalistic beautiful bookmarks in the new tab page. Add or edit all of your bookmarks in Bookmark Manager.

What is Better Start Page?

Better Start Page is a Chrome extension developed by Egor Riabysh, and its main feature is "Minimalistic beautiful bookmarks in the new tab page. Add or edit all of your bookmarks in Bookmark Manager.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Better Start Page Extension CRX File

Download Better Start Page 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

                        A replacement for Chrome's New Tab page. 

This well-designed and lightweight extension uses bookmarks of Google Chrome on a Start Page.

Add, delete or edit all of your bookmarks in Chrome's Bookmark Manager.                    

Extension Basic Information

Name Better Start Page Better Start Page
ID alpahnoladcekljnlegjlknahlloehpj
Official URL https://chromewebstore.google.com/detail/better-start-page/alpahnoladcekljnlegjlknahlloehpj
Description Minimalistic beautiful bookmarks in the new tab page. Add or edit all of your bookmarks in Bookmark Manager.
File Size 346 KB
Installation Count 38
Current Version 1.4.2
Last Updated 2022-05-23
Publish Date 2020-09-11
Rating 5.00/5 Total 1 Ratings
Developer Egor Riabysh
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "name": "Better Start Page",
    "description": "Minimalistic beautiful bookmarks in the new tab page. Add or edit all of your bookmarks in Bookmark Manager.",
    "manifest_version": 2,
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "permissions": [
        "bookmarks"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4.2"
}