Rush On
Distract yourself by playing impossible Rush on New tab
Qu'est-ce que Rush On ?
Rush On est une extension Chrome développée par Anwesh43, et sa fonction principale est "Distract yourself by playing impossible Rush on New tab".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Rush On
Téléchargez les fichiers d'extension Rush On au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
URL Officiel | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
Description | Distract yourself by playing impossible Rush on New tab |
Taille du Fichier | 44.67 KB |
Nombre d'Installations | 50 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2016-10-20 |
Date de Publication | 2016-10-19 |
Évaluation | 4.00/5 Total 5 Évaluations |
Développeur | Anwesh43 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |