WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Get Joke Extension

Get Joke Extension

View on Chrome Web Store
View Get Joke Extension Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Get Joke Extension is a simple web extension to get random jokes. Press the button for funny jokes to cheer you up!
Type
Extension
Users
18 users
1
MarkAlexI
View author page of MarkAlexI
Published
Published on August 1, 2024
Version 1.11.2
Manifest version
3
Updated
Updated on April 2, 2025
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Get Joke Extension Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get Joke Extension",
    "short_name": "Get Joke",
    "version": "1.11.2",
    "author": "MarkAlexI",
    "homepage_url": "https:\/\/ext.pp.ua\/get-joke-extension.html",
    "manifest_version": 3,
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "192": "images\/icon-192.png"
    },
    "description": "Get Joke Extension is a simple web extension to get random jokes. Press the button for funny jokes to cheer you up!",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "index.html",
        "default_title": "Just joke"
    },
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": false
    },
    "commands": {
        "refresh-joke-feature": {
            "suggested_key": {
                "default": "Ctrl+Shift+X",
                "linux": "Ctrl+Shift+J"
            },
            "description": "Send a 'refresh-joke-feature' event"
        }
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'; style-src 'self'; connect-src 'self' https:\/\/v2.jokeapi.dev"
    }
}
© 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.
Go to top