Beautiful Startpage

The most beautiful and simple Startpage!

Beautiful Startpageとは何ですか?

Beautiful StartpageはDjalma Ribeiroによって開発されたChromeの拡張機能で、その主な機能は「The most beautiful and simple Startpage!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Beautiful Startpage拡張機能のCRXファイルをダウンロード

Beautiful Startpage拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 Beautiful Startpage Beautiful Startpage
ID cejnjlflfkolnkhlghjafbmloppoedok
公式URL https://chromewebstore.google.com/detail/beautiful-startpage/cejnjlflfkolnkhlghjafbmloppoedok
説明 The most beautiful and simple Startpage!
ファイルサイズ 435 KB
インストール数 74
現在のバージョン 4.2
最終更新日 2015-05-18
公開日 2015-05-18
評価 4.73/5 合計 11 レビュー
開発者 Djalma Ribeiro
Eメール [email protected]
支払い方法 free
対応言語 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"
}