Joke Extension
A Chrome extension that tells jokes.
Wat is Joke Extension?
Joke Extension is een Chrome-extensie ontwikkeld door Sandeep Mondal, en de belangrijkste functie is "A Chrome extension that tells jokes.".
Extensie Screenshots
Download het CRX-bestand van de extensie Joke Extension
Download Joke Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        The "Joke Extension" is a fun Chrome extension that delivers a dose of humor with just a click. Get ready to laugh as it presents a collection of random jokes right in your browser, bringing a smile to your face whenever you need it.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | bmgohkkommkpjgegjochhjcabbmkembj | 
| Officiële URL | https://chromewebstore.google.com/detail/joke-extension/bmgohkkommkpjgegjochhjcabbmkembj | 
| Beschrijving | A Chrome extension that tells jokes. | 
| Bestandsgrootte | 26.65 KB | 
| Aantal Installaties | 44 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2023-06-23 | 
| Publicatiedatum | 2023-06-23 | 
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | Sandeep Mondal | 
| [email protected] | |
| Betalingswijze | free | 
| URL van de Privacybeleid Pagina | https://smondal1008.my.canva.site/jokes-extension-privacy-policy | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Joke Extension",
    "version": "1.0",
    "description": "A Chrome extension that tells jokes.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    }
}  |  |