Roblox For Chrome
Roblox extension provide you with HD Roblox wallpaper backgrounds. Themes designed for Roblox fans.
什么是Roblox For Chrome?
Roblox For Chrome是由robloxthemefans开发的Chrome扩展程序,该扩展的主要功能是“Roblox extension provide you with HD Roblox wallpaper backgrounds. Themes designed for Roblox fans.”。
扩展截图
下载Roblox For Chrome扩展crx文件
下载Roblox For Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Check out all the amazing features you’ll find on Roblox extension:
★ Shuffle Roblox every time you open a new tab.
★ Select a slideshow of randomly selected Roblox or from your list of favorites.
★ On-screen sticky notes and to-do reminders for completing real-life tasks with good feel.
★ Get easy access to your most frequently visited websites.
★ Quick Launch your favorites apps right on the default page.
★ Quick access to Play game. 扩展基本信息
| 名称 | |
| ID | kafdgfnbckhdajclialkhoebpopbogkd |
| 官方URL | https://chromewebstore.google.com/detail/roblox-for-chrome/kafdgfnbckhdajclialkhoebpopbogkd |
| 简介 | Roblox extension provide you with HD Roblox wallpaper backgrounds. Themes designed for Roblox fans. |
| 文件大小 | 8.52 MB |
| 安装次数 | 7,000 |
| 当前版本 | 90.10.289.111 |
| 更新时间 | 2023-02-12 |
| 上架时间 | 2020-12-29 |
| 评分 | 3.67/5 共9次评分 |
| 开发者 | robloxthemefans |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "\/html\/chrome\/background.js"
},
"action": {
"default_icon": {
"128": "html\/skin\/icons\/logo_128.png",
"16": "html\/skin\/icons\/logo_16.png",
"48": "html\/skin\/icons\/logo_48.png"
}
},
"chrome_url_overrides": {
"newtab": "\/html\/index.html"
},
"description": "Roblox extension provide you with HD Roblox wallpaper backgrounds. Themes designed for Roblox fans.",
"icons": {
"128": "html\/skin\/icons\/logo_128.png",
"16": "html\/skin\/icons\/logo_16.png",
"48": "html\/skin\/icons\/logo_48.png"
},
"manifest_version": 3,
"name": "Roblox For Chrome",
"offline_enabled": true,
"permissions": [
"topSites"
],
"version": "90.10.289.111"
} | |