Roblox New Tab & Wallpapers Collection
Roblox New Tab Extension brings a new look to your Chrome browser.
什麼是Roblox New Tab & Wallpapers Collection?
Roblox New Tab & Wallpapers Collection是由https://wonderfultab.com開發的Chrome擴展程式,該擴展的主要功能是“Roblox New Tab Extension brings a new look to your Chrome browser.”。
擴展截圖
下載Roblox New Tab & Wallpapers Collection擴展crx文件
下載Roblox New Tab & Wallpapers Collection擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | dbockenoodkpeldndaopoknjpgfckjgk |
官方網址 | https://chrome.google.com/webstore/detail/roblox-new-tab-wallpapers/dbockenoodkpeldndaopoknjpgfckjgk |
簡介 | Roblox New Tab Extension brings a new look to your Chrome browser. |
檔案大小 | 54.94 KB |
安裝次數 | 10,000 |
目前版本 | 0.0.5 |
更新時間 | 2019-09-29 |
上架時間 | 2019-09-29 |
評分 | 4.54/5 共 67 次評分 |
開發者 | https://wonderfultab.com |
付費類型 | free |
擴展官網 | https://wonderfultab.com |
隱私政策頁面URL | https://www.wonderfultab.com/privacy-policy |
支援的語言 | 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'" } |