WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
UKItten

UKItten

View on Chrome Web Store
4.8 (45 ratings)
0 views
0 downloads

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Replaces images of Nigel Farage or UKIP with kittens. Because kittens > UKIP.
Type
Extension
Users
223 users
1
tomroyaldotcom
Published
Version 1.0.1
Manifest version
2
Updated
lifestyle/news
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UKItten",
    "description": "Replaces images of Nigel Farage or UKIP with kittens. Because kittens > UKIP.",
    "version": "1.0.1",
    "permissions": [
        "http:\/\/www.teaandkittens.co.uk\/"
    ],
    "icons": {
        "48": "uk48.png",
        "128": "uk128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*"
            ],
            "js": [
                "defarage.js"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.