Drift Hunters Lite

Drift Hunters Lite Unblocked Game play in browser

Qu'est-ce que Drift Hunters Lite ?

Drift Hunters Lite est une extension Chrome développée par Drift Hunters Lite, et sa fonction principale est "Drift Hunters Lite Unblocked Game play in browser".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Drift Hunters Lite

Téléchargez les fichiers d'extension Drift Hunters Lite 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

                        Drift Hunters unblocked is a free-to-play drifting game that puts you behind the wheel of cars like the Toyota AE86, Nissan S13, Toyota Supra, Ford Mustang, and even the RWB 911. It’s nowhere near as in-depth as your modern-day PC and console games, but you can tune and customize your car to an impressive level. Drift Hunters does offer 3D graphics and the physics are somewhat realistic.
In-game, the longer you drift, the more you earn point multiplier increases.
Add Drift Hunters into your browser and play any time.                    

Informations de Base sur l'Extension

Nom Drift Hunters Lite Drift Hunters Lite
ID deaggfnohiebhjlipkmodgpfgnohdacd
URL Officiel https://chromewebstore.google.com/detail/drift-hunters-lite/deaggfnohiebhjlipkmodgpfgnohdacd
Description Drift Hunters Lite Unblocked Game play in browser
Taille du Fichier 39.69 KB
Nombre d'Installations 3,765
Version Actuelle 4.1
Dernière Mise à Jour 2023-05-24
Date de Publication 2022-07-27
Évaluation 4.46/5 Total 13 Évaluations
Développeur Drift Hunters Lite
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "action": [],
    "background": {
        "service_worker": "hunters.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "drift.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Drift Hunters Lite Unblocked Game play in browser",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "name": "Drift Hunters Lite",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.1",
    "web_accessible_resources": [
        {
            "resources": [
                "injected_content.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}