Dyslexia
Classic arcade style shooter with a neon twist
Dyslexia क्या है?
Dyslexia Logan Corley द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Classic arcade style shooter with a neon twist"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Dyslexia एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Dyslexia is a game where you have to fight for your life against an infinite, relentless onslaught of letters. A simple twist on the classic arcade game style shooter where neon lasers and letters cloud the screen, music blasts, powerups let you blow through enemies, and you fight to the bitter end. There is no victory, only the prolonging of kismet. Do you have what it takes to fight?
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ppcfcffkghcajinlhopgfnmcdokahpkg |
आधिकारिक URL | https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg |
विवरण | Classic arcade style shooter with a neon twist |
फ़ाइल का आकार | 2.53 MB |
स्थापना संख्या | 29 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2016-12-18 |
प्रकाशन तिथि | 2016-12-18 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | Logan Corley |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dyslexia", "version": "1.0", "description": "Classic arcade style shooter with a neon twist", "icons": { "16": "icon.png", "32": "icon.png", "128": "icon.png" }, "browser_action": { "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |