Burnin Rubber 5 XS Game New Tab
Race and shoot your way to the finish line in this fast-paced combat racing game. Speedy racing awaits you.
Τι είναι το Burnin Rubber 5 XS Game New Tab;
Το Burnin Rubber 5 XS Game New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://zillakgames.com, και η κύρια λειτουργία του είναι "Race and shoot your way to the finish line in this fast-paced combat racing game. Speedy racing awaits you.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Burnin Rubber 5 XS Game New Tab
Λήψη αρχείων επέκτασης Burnin Rubber 5 XS Game New Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This new extension offers great images in every new tab and is made for all fans of Burnin Rubber 5 XS Game. Key Features ✓ 6 high quality wallpapers. ✓ Tabssearch.com/Google/Baidu/DuckDuckGo/Yandex/Sogou search options ✓ Customizable — show/hide features as you like ✓ Easy to use calculator in new tab ✓ Time information on your new tab page ✓ Search history in new tab ✓ Upload photos from your optional computer to your new tab ✓ Display bing photo of the day in your optional new tab ✓ Adding an optional custom search engine ✓ Burnin Rubber 5 XS Game under the search bar You can customize the New Tab page exactly how you want it. The purpose of Burnin Rubber 5 XS Game New Tab is to offer you a special new tab and play game in the new tab. New Tab Features ★ Search History It provides a faster access opportunity by presenting your search history in a new tab. ★ Clock Shows time information in new tab. ★ Calculator Calculator in your new tab for your calculations. ★ Search Bar The search bar provides quick access to the world's largest and most popular search engines. ★ Burnin Rubber 5 XS Game You can play the Burnin Rubber 5 XS under the search bar. ★ Advanced Customization Management You can make all the customizations from the settings panel by clicking the settings icon on the top left. You can change new tab photos from your computer or via the url. If you want to use a different search engine, you can add a custom search engine and more. Finally, you can enjoy these features for free (and more requests will be added)! Burnin Rubber 5 XS Game New Tab extension does not contain any hidden ads. Help and Contact Contact with us at [email protected] and share your thoughts and problems.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | beegfnmknkfjdnajgannnpiipandjpgo |
Επίσημο URL | https://chrome.google.com/webstore/detail/burnin-rubber-5-xs-game-n/beegfnmknkfjdnajgannnpiipandjpgo |
Περιγραφή | Race and shoot your way to the finish line in this fast-paced combat racing game. Speedy racing awaits you. |
Μέγεθος Αρχείου | 2.26 MB |
Αριθμός Εγκαταστάσεων | 1,000 |
Τρέχουσα Έκδοση | 17 |
Τελευταία Ενημέρωση | 2022-06-16 |
Ημερομηνία Δημοσίευσης | 2022-06-16 |
Αξιολόγηση | 4.19/5 Συνολικά 62 Αξιολογήσεις |
Προγραμματιστής | https://zillakgames.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://zillakgames.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://zillakgames.com/contact-us/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://zillakgames.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,fil,fr,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "author": "zillakgames", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "17", "default_locale": "en", "icons": { "128": "extension.png" }, "chrome_url_overrides": { "newtab": "newPage\/index.html" }, "action": { "default_icon": "extension.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "history", "storage", "unlimitedStorage" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |