Rush On

Distract yourself by playing impossible Rush on New tab

什麼是Rush On?

Rush On是由Anwesh43開發的Chrome擴展程式,該擴展的主要功能是“Distract yourself by playing impossible Rush on New tab”。

擴展截圖

screenshot

下載Rush On擴展crx文件

下載Rush On擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}