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

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

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

OX: Bookmarks you'll be happy to look at. is a Chrome extension developed by Matthaeus Krenn, and its main feature is "Replace your new tabs page with a beautiful, fast and simple list of bookmarks.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download OX: Bookmarks you'll be happy to look at. Extension CRX File

Download OX: Bookmarks you'll be happy to look at. 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

                        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.                    

Extension Basic Information

Name OX: Bookmarks you'll be happy to look at. OX: Bookmarks you'll be happy to look at.
ID afaahdbjknpmcapecaaclhdmjnlcmbmh
Official URL https://chromewebstore.google.com/detail/ox-bookmarks-youll-be-hap/afaahdbjknpmcapecaaclhdmjnlcmbmh
Description Replace your new tabs page with a beautiful, fast and simple list of bookmarks.
File Size 70.38 KB
Installation Count 485
Current Version 0.224
Last Updated 2013-09-27
Publish Date 2013-09-27
Rating 3.95/5 Total 20 Ratings
Developer Matthaeus Krenn
Email [email protected]
Payment Type free
Extension Website http://matthaeuskrenn.com
Supported Languages 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"
    ]
}