Dad Jokes

You click on this google chrome extension to get a random Joke every time.

What is Dad Jokes?

Dad Jokes is a Chrome extension developed by anuj55149, and its main feature is "You click on this google chrome extension to get a random Joke every time.".

Extension Screenshots

screenshot

Download Dad Jokes Extension CRX File

Download Dad Jokes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        You click on this google chrome extension to get a random Joke every time.                    

Extension Basic Information

Name Dad Jokes Dad Jokes
ID mpncmjknocodnjcoiplhinheoijaddni
Official URL https://chromewebstore.google.com/detail/dad-jokes/mpncmjknocodnjcoiplhinheoijaddni
Description You click on this google chrome extension to get a random Joke every time.
File Size 24.37 KB
Installation Count 372
Current Version 0.0.1
Last Updated 2021-09-28
Publish Date 2021-09-27
Rating 4.96/5 Total 45 Ratings
Developer anuj55149
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dad Jokes",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    }
}