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
Square Bird क्या है?
Square Bird http://www.noobgame.club द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Square Bird is a side-scrolling 2D platform game. Your bird will build a tower of square eggs to avoid danger whenever you click"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Square Bird एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | hmhinikhfgcgdndllniedhiamjpambon |
आधिकारिक URL | https://chrome.google.com/webstore/detail/square-bird/hmhinikhfgcgdndllniedhiamjpambon |
विवरण | Square Bird is a side-scrolling 2D platform game. Your bird will build a tower of square eggs to avoid danger whenever you click |
फ़ाइल का आकार | 24.79 KB |
स्थापना संख्या | 278 |
वर्तमान संस्करण | 1 |
अंतिम अपडेट | 2020-05-15 |
प्रकाशन तिथि | 2020-05-15 |
डेवलपर | http://www.noobgame.club |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.noobgame.club/games/play/square-bird |
सहायता पृष्ठ URL | http://www.noobgame.club/page/terms |
समर्थित भाषाएँ | 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 } } |