Beautiful Startpage

The most beautiful and simple Startpage!

What is Beautiful Startpage?

Beautiful Startpage is a Chrome extension developed by Djalma Ribeiro, and its main feature is "The most beautiful and simple Startpage!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Beautiful Startpage Extension CRX File

Download Beautiful Startpage 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

                        Display your favorite to open a new tab in Chrome. This Chrome extension was used material designer by Google.

This extension replaces the home page and displays your bookmarks, tabs organizing in folders within the Favorites Bar. 

Ps.: Tabs = Folders

Note: I will improve it over time! Wait for more news and send me suggestions! 


----------------------------------------
PT-BR

Exiba seus favoritos ao abrir uma nova aba no Chrome. Esta extensão do Chrome foi utilizado o material designer do Google.

Esta extensão substitui a página inicial e exibe os seus favoritos organizado em abas.

Para criar uma nova aba basta adicionar uma pasta a Barra de Favoritos (1º nível dos favoritos).

Obs.: Irei melhorá-lo com o tempo! Aguarde mais novidades e me envie sugestões!                    

Extension Basic Information

Name Beautiful Startpage Beautiful Startpage
ID cejnjlflfkolnkhlghjafbmloppoedok
Official URL https://chromewebstore.google.com/detail/beautiful-startpage/cejnjlflfkolnkhlghjafbmloppoedok
Description The most beautiful and simple Startpage!
File Size 435 KB
Installation Count 74
Current Version 4.2
Last Updated 2015-05-18
Publish Date 2015-05-18
Rating 4.73/5 Total 11 Ratings
Developer Djalma Ribeiro
Email [email protected]
Payment Type free
Supported Languages pt-BR
manifest.json
{
    "background": {
        "page": "app.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Beautiful Startpage"
    },
    "chrome_url_overrides": {
        "newtab": "newSmartTab.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "description": "The most beautiful and simple Startpage!",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsdoyUxEGsw3lGjAPPqXJZLzZF1KsxX2n2wf9HWBt5AvMmcdDuVket6zTXK9tzSBYClyBYoZLlJ\/lixKP7TDD0Nt9buB1XEHpt46C\/BxIkZZ\/kYgPp+4kQZYy+IvaXlcPdNinRXEbChBkcFsJiCafIpWUbXZp7tVM3H2mPIFotxa4Wu9yprvtb6MWq6k4B6WfA0T1J1aLqG5iv17rTUaTQHPe9iZTYUEPUcdwHx\/5V7iCLdsPMTPJqTmjIv7PQr6\/kJ6YgV5\/DLpYzfiFjuk7znHOKFOq1secgOxGyPbMrkzFwKTDGefom60\/ZsFewEdoR4NBhQ7e6OYggjGxpvpv6QIDAQAB",
    "manifest_version": 2,
    "name": "Beautiful Startpage",
    "permissions": [
        "storage",
        "bookmarks",
        "tabs",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.2"
}