Ainslefy

Replaces all images on all pages to Ainesley Harriot. Derived from nCage code. All images belong to respective owners.

Wat is Ainslefy?

Ainslefy is een Chrome-extensie ontwikkeld door eltorres, en de belangrijkste functie is "Replaces all images on all pages to Ainesley Harriot. Derived from nCage code. All images belong to respective owners.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Ainslefy

Download Ainslefy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Replaces all pictures on all webpages to Ainsley Harriot. Fork of nCage and nGabe extensions.

Version 1.1 - Updated name from 'Aineslify' to 'Ainslefy'                    

Basisinformatie over de Extensie

Naam Ainslefy Ainslefy
ID icmnddchchkigidflpbndpmmjfmnlajl
Officiële URL https://chromewebstore.google.com/detail/ainslefy/icmnddchchkigidflpbndpmmjfmnlajl
Beschrijving Replaces all images on all pages to Ainesley Harriot. Derived from nCage code. All images belong to respective owners.
Bestandsgrootte 71.27 KB
Aantal Installaties 765
Huidige Versie 1.1
Laatst Bijgewerkt 2014-11-05
Publicatiedatum 2014-11-05
Beoordeling 4.25/5 Totaal 40 Beoordelingen
Ontwikkelaar eltorres
Betalingswijze free
Ondersteunde Talen 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 Ainesley Harriot. Derived from nCage code. All images belong to respective owners.",
    "icons": {
        "128": "logo.ico",
        "48": "logo2.ico",
        "16": "logo3.ico"
    },
    "manifest_version": 2,
    "name": "Ainslefy",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}