Funny Jokes

You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/

What is Funny Jokes?

Funny Jokes is a Chrome extension developed by FahadShoaib, and its main feature is "You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/".

Extension Screenshots

screenshot

Download Funny Jokes Extension CRX File

Download Funny 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.
https://dddcodigo.com/                    

Extension Basic Information

Name Funny Jokes Funny Jokes
ID bfjidalhcbenjkancadhmnbnacghegdd
Official URL https://chromewebstore.google.com/detail/funny-jokes/bfjidalhcbenjkancadhmnbnacghegdd
Description You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/
File Size 29.04 KB
Installation Count 57
Current Version 0.0.2
Last Updated 2023-10-30
Publish Date 2021-10-11
Developer FahadShoaib
Email [email protected]
Payment Type free
Extension Website https://dddcodigo.com/
Help Page URL https://dddcodigo.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Funny Jokes",
    "version": "0.0.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    }
}