小豆-自定义首页

一键添加喜欢的网站到首页,目前chrome应用里面最简洁,方便的应用。打开下载、应用、书签页面方便快捷。

What is 小豆-自定义首页?

小豆-自定义首页 is a Chrome extension developed by myheaven0sky, and its main feature is "一键添加喜欢的网站到首页,目前chrome应用里面最简洁,方便的应用。打开下载、应用、书签页面方便快捷。".

Extension Screenshots

screenshot
screenshot

Download 小豆-自定义首页 Extension CRX File

Download 小豆-自定义首页 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

                        一键添加你喜欢的网站到你的首页,应用默认会替换新标签页。chrome浏览器以来第一个最方便的首页用。应用默认包含8个网站,hao123、百度、新浪、淘宝、优酷、微博、QQ空间、唯品会。可以删除,或者自行添加。打开下载、应用、书签页面方便快捷。

使用方法:
    应用安装完成之后,在你新打开的页面的地址栏会有一个图标排列在收藏图标之前,点击即可添加。                    

Extension Basic Information

Name 小豆-自定义首页 小豆-自定义首页
ID ghcclfclbfgjaebjlocjdbihkfkfahkh
Official URL https://chromewebstore.google.com/detail/%E5%B0%8F%E8%B1%86-%E8%87%AA%E5%AE%9A%E4%B9%89%E9%A6%96%E9%A1%B5/ghcclfclbfgjaebjlocjdbihkfkfahkh
Description 一键添加喜欢的网站到首页,目前chrome应用里面最简洁,方便的应用。打开下载、应用、书签页面方便快捷。
File Size 509 KB
Installation Count 46
Current Version 0.1.2
Last Updated 2014-04-10
Publish Date 2014-04-10
Rating 3.75/5 Total 4 Ratings
Developer myheaven0sky
Payment Type free
Supported Languages de,en,es,es-419,pt-BR,pt-PT,ru,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "page_action": {
        "default_icon": {
            "19": "img\/icon_19.png",
            "38": "img\/icon_38.png"
        },
        "default_title": "\u6dfb\u52a0\u5230\u9996\u9875"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "default_locale": "zh_CN",
    "description": "\u4e00\u952e\u6dfb\u52a0\u559c\u6b22\u7684\u7f51\u7ad9\u5230\u9996\u9875\uff0c\u76ee\u524dchrome\u5e94\u7528\u91cc\u9762\u6700\u7b80\u6d01\uff0c\u65b9\u4fbf\u7684\u5e94\u7528\u3002\u6253\u5f00\u4e0b\u8f7d\u3001\u5e94\u7528\u3001\u4e66\u7b7e\u9875\u9762\u65b9\u4fbf\u5feb\u6377\u3002",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png"
    },
    "manifest_version": 2,
    "name": "\u5c0f\u8c46-\u81ea\u5b9a\u4e49\u9996\u9875",
    "permissions": [
        "tabs",
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        ""
    ],
    "version": "0.1.2"
}