Rush On

Distract yourself by playing impossible Rush on New tab

Rush On क्या है?

Rush On Anwesh43 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Distract yourself by playing impossible Rush on New tab"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Rush On एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Play Impossible Rush when you open a new tab. Tap on the screen to rotate the square if the color of the square matches the color of the ball then you will score 1                    

एक्सटेंशन की मूल जानकारी

नाम Rush On Rush On
ID khdgkllakdnnkkgbdngalemlhnmnmdph
आधिकारिक URL https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph
विवरण Distract yourself by playing impossible Rush on New tab
फ़ाइल का आकार 44.67 KB
स्थापना संख्या 50
वर्तमान संस्करण 1.1
अंतिम अपडेट 2016-10-20
प्रकाशन तिथि 2016-10-19
रेटिंग 4.00/5 कुल 5 रेटिंग्स
डेवलपर Anwesh43
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rush On",
    "description": "Distract yourself by playing impossible Rush on New tab",
    "manifest_version": 2,
    "version": "1.1",
    "icons": {
        "32": "img\/rush32.png",
        "64": "img\/rush64.png"
    },
    "chrome_url_overrides": {
        "newtab": "impossible_rush.html"
    }
}