OX: Bookmarks you'll be happy to look at.

Replace your new tabs page with a beautiful, fast and simple list of bookmarks.

什么是OX: Bookmarks you'll be happy to look at.?

OX: Bookmarks you'll be happy to look at.是由Matthaeus Krenn开发的Chrome扩展程序,该扩展的主要功能是“Replace your new tabs page with a beautiful, fast and simple list of bookmarks.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载OX: Bookmarks you'll be happy to look at.扩展crx文件

下载OX: Bookmarks you'll be happy to look at.扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Remember all those bookmarks you saved because you "wanted to look at them later"? But then somehow you just forgot about them, in a folder, where they would become less and less relevant?

Imagine, when opening a new tab, Google Chrome would show you a beautiful list of those. OX does exactly that.  Your read-later-bookmarks will be transformed into an up-to-date digest of interesting websites, easily accessible and manageable from any new tab.

No user account required.
Simply syncs with your bookmarks.
Easy archiving of bookmarks that you have read.
A new color theme every day.                    

扩展基本信息

名称 OX: Bookmarks you'll be happy to look at. OX: Bookmarks you'll be happy to look at.
ID afaahdbjknpmcapecaaclhdmjnlcmbmh
官方URL https://chromewebstore.google.com/detail/ox-bookmarks-youll-be-hap/afaahdbjknpmcapecaaclhdmjnlcmbmh
简介 Replace your new tabs page with a beautiful, fast and simple list of bookmarks.
文件大小 70.38 KB
安装次数 485
当前版本 0.224
更新时间 2013-09-27
上架时间 2013-09-27
评分 3.95/5 共20次评分
开发者 Matthaeus Krenn
电子邮箱 [email protected]
付费类型 free
扩展官网 http://matthaeuskrenn.com
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OX: Bookmarks you'll be happy to look at.",
    "description": "Replace your new tabs page with a beautiful, fast and simple list of bookmarks.",
    "version": "0.224",
    "icons": {
        "16": "ox16.png",
        "128": "ox128.png"
    },
    "chrome_url_overrides": {
        "newtab": "ox.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/platform.twitter.com https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net; object-src 'self'",
    "permissions": [
        "bookmarks",
        "storage"
    ]
}