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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://wonderfultab.com และคุณลักษณะหลักของมันคือ "Roblox New Tab Extension brings a new look to your Chrome browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Roblox New Tab & Wallpapers Collection
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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'" } |