WebExtension.net
WebExtension.net

Elon Be Gone

View on Chrome Web Store
View Elon Be Gone Chrome Extension on Chrome Web Store
5.0 (2 ratings)

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

Replaces Elon Musk with a guinea pig, because what's not to like about guinea pigs I guess?
Type
Extension
Users
77 users
1
tomroyaldotcom
View author page of tomroyaldotcom
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 27, 2022
Version 1.0.0
Manifest version
3
Updated
Updated on April 27, 2022
View on Chrome Web Store
View Elon Be Gone Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Elon Be Gone",
    "description": "Replaces Elon Musk with a guinea pig, because what's not to like about guinea pigs I guess?",
    "version": "1.0.0",
    "options_page": "makaoptions.html",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "48": "maka48.png",
        "128": "maka128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "jquery-3.3.1.min.js",
                "maka.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "kittens\/1.jpg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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.
Go to top