百度藏

一键收藏到百度。By 独立观察员 :)

What is 百度藏?

百度藏 is a Chrome extension developed by 独立观察员DLGCY, and its main feature is "一键收藏到百度。By 独立观察员 :)".

Extension Screenshots

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

                        本应用“百度藏”主要是为了用户更加快捷舒适地使用百度提供的“百度搜藏”和新的百度云的相关收藏功能。

    用户最少只需点击三次即可将网页收藏到百度搜藏或百度云;还可以便捷地打开搜藏首页和百度云·文章页面。                    

Extension Basic Information

Name 百度藏 百度藏
ID mnanodapbbkbaghcpnfkdpfhnhbimpaf
Official URL https://chromewebstore.google.com/detail/%E7%99%BE%E5%BA%A6%E8%97%8F/mnanodapbbkbaghcpnfkdpfhnhbimpaf
Description 一键收藏到百度。By 独立观察员 :)
File Size 41.29 KB
Installation Count 138
Current Version 1.0
Last Updated 2014-02-09
Publish Date 2014-02-08
Rating 5.00/5 Total 1 Ratings
Developer 独立观察员DLGCY
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u767e\u5ea6\u85cf",
    "description": "\u4e00\u952e\u6536\u85cf\u5230\u767e\u5ea6\u3002By \u72ec\u7acb\u89c2\u5bdf\u5458 :) ",
    "version": "1.0",
    "browser_action": {
        "default_icon": "cang.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "cang.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}