Real Racing 3
Real Racing 3 , now available on chrome
Τι είναι το Real Racing 3;
Το Real Racing 3 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον GunsuGames, και η κύρια λειτουργία του είναι "Real Racing 3 , now available on chrome".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Real Racing 3
Λήψη αρχείων επέκτασης Real Racing 3 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
REAL CARS Take the wheel of over 300 vehicles from manufacturers like Ford, Aston Martin, McLaren, Koenigsegg and Bugatti. REAL TRACKS Burn rubber on 19 real tracks in multiple configurations from worldwide locations, including Monza, Silverstone, Hockenheimring, Le Mans, Dubai Autodrome, Yas Marina, Circuit of the Americas and many more. Open to Extension tab and play. Press Enter to Begin
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hfefjeepjkdnfoabcihdfmplifambojp |
Επίσημο URL | https://chrome.google.com/webstore/detail/real-racing-3/hfefjeepjkdnfoabcihdfmplifambojp |
Περιγραφή | Real Racing 3 , now available on chrome |
Μέγεθος Αρχείου | 14.58 MB |
Αριθμός Εγκαταστάσεων | 10,000 |
Τρέχουσα Έκδοση | 1.4.1 |
Τελευταία Ενημέρωση | 2022-05-31 |
Ημερομηνία Δημοσίευσης | 2020-10-22 |
Αξιολόγηση | 2.50/5 Συνολικά 22 Αξιολογήσεις |
Προγραμματιστής | GunsuGames |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://sites.google.com/view/gunselgamesworld/home |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "real racing", "persistent": false, "scripts": [ "background.js" ] }, "description": "Real Racing 3 , now available on chrome", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Real Racing 3", "short_name": "Real Racing", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4.1" } |