All in one

Bookmark,Download,Extension,History All in one

什么是All in one?

All in one是由ceng.zrui开发的Chrome扩展程序,该扩展的主要功能是“Bookmark,Download,Extension,History All in one”。

扩展截图

screenshot

下载All in one扩展crx文件

下载All in one扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Bookmark,Download,Extension,History and Settings All in one                    

扩展基本信息

名称 All in one All in one
ID iepmbcfjcnmokmfdkfaphfglekinfpmc
官方URL https://chrome.google.com/webstore/detail/all-in-one/iepmbcfjcnmokmfdkfaphfglekinfpmc
简介 Bookmark,Download,Extension,History All in one
文件大小 130 KB
安装次数 135
当前版本 0.9.1
更新时间 2015-03-24
上架时间 2015-03-24
评分 5.00/5 共1次评分
开发者 ceng.zrui
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "All in one",
    "version": "0.9.1",
    "description": "Bookmark,Download,Extension,History All in one",
    "permissions": [
        "tabs"
    ],
    "omnibox": {
        "keyword": "aaron"
    },
    "options_page": "options.html",
    "manifest_version": 2,
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Bookmark,Download,Extension,History",
        "default_popup": "popup.html"
    }
}