Square Bird
Square Bird is a side-scrolling 2D platform game. Your bird will build a tower of square eggs to avoid danger whenever you click
Co je Square Bird?
Square Bird je rozšíření Chrome vyvinuté http://www.noobgame.club, a jeho hlavní funkcí je „Square Bird is a side-scrolling 2D platform game. Your bird will build a tower of square eggs to avoid danger whenever you click“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Square Bird
Stáhněte si soubory rozšíření Square Bird ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Square Bird is a side-scrolling 2D platform game. Your bird will build a tower of square eggs to avoid danger whenever you click. It's a simple and fun game!
Základní Informace o Rozšíření
Název | |
ID | hmhinikhfgcgdndllniedhiamjpambon |
Oficiální URL | https://chrome.google.com/webstore/detail/square-bird/hmhinikhfgcgdndllniedhiamjpambon |
Popis | Square Bird is a side-scrolling 2D platform game. Your bird will build a tower of square eggs to avoid danger whenever you click |
Velikost souboru | 24.79 KB |
Počet instalací | 278 |
Aktuální Verze | 1 |
Poslední Aktualizace | 2020-05-15 |
Datum Vydání | 2020-05-15 |
Vývojář | http://www.noobgame.club |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://www.noobgame.club/games/play/square-bird |
URL Stránky Nápovědy | http://www.noobgame.club/page/terms |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Square Bird", "manifest_version": 2, "description": "Square Bird is a side-scrolling 2D platform game. Your bird will build a tower of square eggs to avoid danger whenever you click", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |