Rush On
Distract yourself by playing impossible Rush on New tab
Vad är Rush On?
Rush On är en Chrome-tillägg utvecklad av Anwesh43, och dess huvudfunktion är "Distract yourself by playing impossible Rush on New tab".
Tilläggsskärmbilder
Ladda ner Rush On-förlängningens CRX-fil
Ladda ner Rush On-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
Officiell webbadress | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
Beskrivning | Distract yourself by playing impossible Rush on New tab |
Filstorlek | 44.67 KB |
Antal Installationer | 50 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2016-10-20 |
Publiceringsdatum | 2016-10-19 |
Betyg | 4.00/5 Totalt 5 Betyg |
Utvecklare | Anwesh43 |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |