Discreet Links

Override the new tab page with discreet links

What is Discreet Links?

Discreet Links is a Chrome extension developed by Unknown, and its main feature is "Override the new tab page with discreet links".

Extension Screenshots

screenshot
screenshot
screenshot

Download Discreet Links Extension CRX File

Download Discreet Links 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

                        This extensions overrides the new tab page with your favourite links, similar to speed dial, but Discreet Links is ideal if you do not want everyone to see your favourite sites. When the page is inactive it hides your bookmarks - this is particularly great if you do not want spying eyes looking at your page if you are using multiple monitors.                    

Extension Basic Information

Name Discreet Links Discreet Links
ID clncjojjeidfbbdeojhanmdkfgeblajb
Official URL https://chromewebstore.google.com/detail/discreet-links/clncjojjeidfbbdeojhanmdkfgeblajb
Description Override the new tab page with discreet links
File Size 99.48 KB
Installation Count 11
Current Version 1.0
Last Updated 2015-01-20
Publish Date 2015-01-20
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Extension Website http://www.jameslumgair.com/discreetlinks
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Discreet Links",
    "description": "Override the new tab page with discreet links",
    "version": "1.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "dl.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}