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 |
公式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'" } |