Death Racing

Death Racing is a racing games. try to stay on the racing track!

What is Death Racing?

Death Racing is a Chrome extension developed by http://www.webfungames.com, and its main feature is "Death Racing is a racing games. try to stay on the racing track!".

Extension Screenshots

screenshot
screenshot
screenshot

Download Death Racing Extension CRX File

Download Death Racing extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Tense and exciting racing game is coming!
You can enjoy the speed and fun without worrying about any consequences!
The most important thing of racing is speed!
But you need focus on speed as well as safety here!
It may be difficult.
Come on and try this unprecedented excitement!

How to play:
UP key – move up
DOWN key – move down
LEFT key – break
RIGHT key – accelerate
SPACE key – fire
P key – pause                    

Extension Basic Information

Name Death Racing Death Racing
ID afpkfhjegipdjlgjfhhbcgohmnmhkicb
Official URL https://chrome.google.com/webstore/detail/death-racing/afpkfhjegipdjlgjfhhbcgohmnmhkicb
Description Death Racing is a racing games. try to stay on the racing track!
File Size 70.32 KB
Installation Count 8,078
Current Version 2.0
Last Updated 2018-03-09
Publish Date 2018-03-09
Rating 3.54/5 Total 206 Ratings
Developer http://www.webfungames.com
Payment Type free
Privacy Policy Page URL http://www.webfungames.com/privacy.html
Supported Languages id,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "Death Racing",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0"
}