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
电子邮箱 [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"
}