Wrestle Online Game New Tab
Hop up as you attempt to take your opponent out. Play single player mode, two player mode or online multiplayer mode.
Qu'est-ce que Wrestle Online Game New Tab ?
Wrestle Online Game New Tab est une extension Chrome développée par https://zillakgames.com, et sa fonction principale est "Hop up as you attempt to take your opponent out. Play single player mode, two player mode or online multiplayer mode.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Wrestle Online Game New Tab
Téléchargez les fichiers d'extension Wrestle Online Game New Tab 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
This new extension offers great images in every new tab and is made for all fans of Wrestle Online 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 ✓ Wrestle Online game under the search bar You can customize the New Tab page exactly how you want it. The purpose of Wrestle Online 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. ★ Wrestle Online Game You can play the wrestle online game 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)! Wrestle Online 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.
Informations de Base sur l'Extension
Nom | |
ID | gbiklpemkdaflnaccggflaekdlfilmlf |
URL Officiel | https://chrome.google.com/webstore/detail/wrestle-online-game-new-t/gbiklpemkdaflnaccggflaekdlfilmlf |
Description | Hop up as you attempt to take your opponent out. Play single player mode, two player mode or online multiplayer mode. |
Taille du Fichier | 2.25 MB |
Nombre d'Installations | 1,000 |
Version Actuelle | 23 |
Dernière Mise à Jour | 2022-06-13 |
Date de Publication | 2019-09-02 |
Évaluation | 3.80/5 Total 54 Évaluations |
Développeur | https://zillakgames.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://zillakgames.com |
URL de la Page d'Aide | https://zillakgames.com/contact-us/ |
URL de la Page de Politique de Confidentialité | https://zillakgames.com/privacy-policy |
Langues Prises en Charge | 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": "23", "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" } |