Beautiful Startpage

The most beautiful and simple Startpage!

Qu'est-ce que Beautiful Startpage ?

Beautiful Startpage est une extension Chrome développée par Djalma Ribeiro, et sa fonction principale est "The most beautiful and simple Startpage!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Beautiful Startpage

Téléchargez les fichiers d'extension Beautiful Startpage au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Beautiful Startpage Beautiful Startpage
ID cejnjlflfkolnkhlghjafbmloppoedok
URL Officiel https://chromewebstore.google.com/detail/beautiful-startpage/cejnjlflfkolnkhlghjafbmloppoedok
Description The most beautiful and simple Startpage!
Taille du Fichier 435 KB
Nombre d'Installations 74
Version Actuelle 4.2
Dernière Mise à Jour 2015-05-18
Date de Publication 2015-05-18
Évaluation 4.73/5 Total 11 Évaluations
Développeur Djalma Ribeiro
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}