WebExtension.net
WebExtension.net

Jambofy V2.0

View on Chrome Web Store
View Jambofy V2.0 Chrome Extension on Chrome Web Store
5.0 (18 ratings)

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

Improves boring youtube thumbnails and Jambofys them, UPDATED FUNCTIONALITY!!
Type
Extension
Users
2,000 users
500
MoxoAI
View author page of MoxoAI
Published
Published on September 24, 2024
Version 1.1.3
Manifest version
3
Updated
Updated on November 6, 2024
View on Chrome Web Store
View Jambofy V2.0 Chrome Extension on Chrome Web Store
lifestyle/art
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Jambofy V2.0",
    "version": "1.1.3",
    "description": "Improves boring youtube thumbnails and Jambofys them, UPDATED FUNCTIONALITY!!",
    "host_permissions": [
        "https:\/\/www.youtube.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "main.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/*.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "assets\/icons\/icon-16.png",
            "24": "assets\/icons\/icon-24.png",
            "32": "assets\/icons\/icon-32.png",
            "128": "assets\/icons\/icon-128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Jambofyer"
    },
    "icons": {
        "16": "assets\/icons\/icon-16.png",
        "24": "assets\/icons\/icon-24.png",
        "32": "assets\/icons\/icon-32.png",
        "128": "assets\/icons\/icon-128.png"
    }
}
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