nDavidH

Replaces all images on all pages to David Hasselhoff.

What is nDavidH?

nDavidH is a Chrome extension developed by Unknown, and its main feature is "Replaces all images on all pages to David Hasselhoff.".

Extension Screenshots

screenshot
screenshot

Download nDavidH Extension CRX File

Download nDavidH 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

                        Aplicacion igual que NCage pero reemplaza por imagenes de David Hasselhoff


Replace all images in navegation with David Hasselhoff                    

Extension Basic Information

Name nDavidH nDavidH
ID bikegdhiiojnfloocojelgifoonlajej
Official URL https://chromewebstore.google.com/detail/ndavidh/bikegdhiiojnfloocojelgifoonlajej
Description Replaces all images on all pages to David Hasselhoff.
File Size 337 KB
Installation Count 101
Current Version 1.41
Last Updated 2014-06-05
Publish Date 2014-06-05
Rating 2.33/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "jquery-1.8.0.min.js",
                "background.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "Replaces all images on all pages to David  Hasselhoff.",
    "manifest_version": 2,
    "name": "nDavidH",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.41"
}