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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace your new tabs page with a beautiful, fast and simple list of bookmarks."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में OX: Bookmarks you'll be happy to look at. एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}