Duck Life 3 - Free Game
Play Duck Life 3 Unblocked as a Chrome extension - Also can Play without Internet, try it now!
Wat is Duck Life 3 - Free Game?
Duck Life 3 - Free Game is een Chrome-extensie ontwikkeld door Chrome Unblocked Games, en de belangrijkste functie is "Play Duck Life 3 Unblocked as a Chrome extension - Also can Play without Internet, try it now!".
Extensie Screenshots
Download het CRX-bestand van de extensie Duck Life 3 - Free Game
Download Duck Life 3 - Free Game-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
Duck Life 3 is a popular browser game where players train their ducks to compete in various races and competitions. The game extension provides a pop-up version of the game that can be easily accessed and played within the browser without having to navigate to the game's website. Players can continue to train their ducks and compete in races while browsing other websites or working on their computer. The pop-up game extension adds convenience and accessibility to the already enjoyable gameplay of Duck Life 3.
Basisinformatie over de Extensie
Naam | Duck Life 3 - Free Game |
ID | cpnllecilbeagckkhpagikfgfbfgkdna |
Officiële URL | https://chromewebstore.google.com/detail/duck-life-3-free-game/cpnllecilbeagckkhpagikfgfbfgkdna |
Beschrijving | Play Duck Life 3 Unblocked as a Chrome extension - Also can Play without Internet, try it now! |
Bestandsgrootte | 73.79 KB |
Aantal Installaties | 268 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2023-03-21 |
Publicatiedatum | 2023-03-21 |
Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | Chrome Unblocked Games |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://sites.google.com/view/unblocked-games-4-all/home |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_AppName__", "version": "1.0.0", "version_name": "1.0.0", "action": { "default_icon": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "default_title": "Click to open the popup", "default_popup": "index.html" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "default_locale": "en", "description": "__MSG_AppDesc__", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "options_page": "index.html", "homepage_url": "https:\/\/ducklife3.app" } |