Roblox New Tab & Wallpapers Collection
Roblox New Tab Extension brings a new look to your Chrome browser.
Co to jest Roblox New Tab & Wallpapers Collection?
Roblox New Tab & Wallpapers Collection to rozszerzenie Chrome opracowane przez https://wonderfultab.com, a jego główną funkcją jest „Roblox New Tab Extension brings a new look to your Chrome browser.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Roblox New Tab & Wallpapers Collection
Pobierz pliki rozszerzeń Roblox New Tab & Wallpapers Collection w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Roblox is a free mobile adventure game released by Roblox Corporation. He managed to be among the most talked about games of recent times. The logic of the game is similar to that of many known Minecraft. Of course not completely. A platform where you can have smaller worlds. In the game you can create a special world for yourself or you can go to the worlds created by others. Roblox simulator games are limitless. The content shapes the creators of the players. Let’s look at what BlueStacks 4 can do with this creativity. If you want to play a more comfortable game like you BlueStacks 4 is enough to download. Roblox is a game system, which is very popular around the world, and all the virtual users on this system do their own games or play the games they want. So, how to register and play Roblox? ROBLOX infrastructure, which is used to create simple playable games, has now come to tablets with an Android app. With ROBLOX, you can easily create your dream game and share it with anyone who uses the platform. You can download the most beautiful wallpapers of the most popular games in the world of Roblox. Roblox is a new tab and wallpapers extension that will give your chrome browser a very nice view of the landing page as well as many additional features. Install Roblox New Tab & Wallpapers Collection and enjoy handpicked HD images of Roblox. It comes with some cool properties that will improve your New Tab experience like: - High quality wallpapers with every new tab - Current Date/Time - Shortcut links to social networks and shopping websites We are going to add more feature for you to have better experience on your browser. It's a promise. If you liked the Roblox extension we suggest you to take a look our other extensions. You can reach these extension by visiting www.wonderfultab.com About Roblox : Roblox is a massively multiplayer online and game creation system platform that allows users to design their own games and play a wide variety of different types of games created by other users. The platform hosts user-created games and virtual worlds covering a wide variety of genres, from traditional racing and role-playing games to simulations and obstacle courses. As of April 2019, Roblox has over 90 million monthly active users
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | dbockenoodkpeldndaopoknjpgfckjgk |
Oficjalny URL | https://chrome.google.com/webstore/detail/roblox-new-tab-wallpapers/dbockenoodkpeldndaopoknjpgfckjgk |
Opis | Roblox New Tab Extension brings a new look to your Chrome browser. |
Rozmiar pliku | 54.94 KB |
Liczba instalacji | 10,000 |
Aktualna Wersja | 0.0.5 |
Ostatnia Aktualizacja | 2019-09-29 |
Data Publikacji | 2019-09-29 |
Ocena | 4.54/5 Łącznie 67 Oceny |
Deweloper | https://wonderfultab.com |
Typ Płatności | free |
Strona Rozszerzenia | https://wonderfultab.com |
Adres URL Strony Polityki Prywatności | https://www.wonderfultab.com/privacy-policy |
Obsługiwane Języki | en |
manifest.json | |
{ "version": "0.0.5", "default_locale": "en", "icons": { "128": "img\/icon-128.png", "48": "img\/icon-48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "img\/icon-48.png" }, "chrome_url_overrides": { "newtab": "batch.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/roblox.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |