Chuck Norris Funny Facts
Get a random funny Chuck Norris fact!
Wat is Chuck Norris Funny Facts?
Chuck Norris Funny Facts is een Chrome-extensie ontwikkeld door jglez.cs, en de belangrijkste functie is "Get a random funny Chuck Norris fact!".
Extensie Screenshots
Download het CRX-bestand van de extensie Chuck Norris Funny Facts
Download Chuck Norris Funny Facts-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
Lighten up your day by getting a random Chuck Norris fact!
This extension uses the Chuck Norris API: https://api.chucknorris.io/
which was built by Mathias Schilling: https://github.com/matchilling Basisinformatie over de Extensie
| Naam | |
| ID | ipcbblbodcljeemepalpkkcohmnfadpp |
| Officiële URL | https://chromewebstore.google.com/detail/chuck-norris-funny-facts/ipcbblbodcljeemepalpkkcohmnfadpp |
| Beschrijving | Get a random funny Chuck Norris fact! |
| Bestandsgrootte | 83.13 KB |
| Aantal Installaties | 37 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2022-04-04 |
| Publicatiedatum | 2022-04-04 |
| Ontwikkelaar | jglez.cs |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/jglez/chuck-norris-jokes-extension |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Chuck Norris Funny Facts",
"description": "Get a random funny Chuck Norris fact!",
"version": "1.0.0",
"manifest_version": 3,
"icons": {
"150": "chuck-norris.png"
},
"action": {
"default_popup": "modal.html"
}
} | |