Runblox for Chrome
로블록스를 더 쉽고 빠르게 플레이 할 수 있게 해주는 확장 프로그램
Wat is Runblox for Chrome?
Runblox for Chrome is een Chrome-extensie ontwikkeld door codeview.site, en de belangrijkste functie is "로블록스를 더 쉽고 빠르게 플레이 할 수 있게 해주는 확장 프로그램".
Extensie Screenshots
Download het CRX-bestand van de extensie Runblox for Chrome
Download Runblox for Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Runblox는 로블록스를 더 쉽고 빠르게 플레이 할 수 있게 해주는 확장 프로그램입니다. Runblox의 주요기능 -로블록스의 게임을 쉽고 빠르게 찾을수있습니다. -한번의 클릭으로 로블록스에 들어가실수있습니다. -앞으로 더 많은 기능이 추가됩니다. *Runblox는 Roblox에서 만든 것이 아닙니다.
Basisinformatie over de Extensie
Naam | |
ID | hnckbebflfgdkadfginaccehipkenffm |
Officiële URL | https://chrome.google.com/webstore/detail/runblox-for-chrome/hnckbebflfgdkadfginaccehipkenffm |
Beschrijving | 로블록스를 더 쉽고 빠르게 플레이 할 수 있게 해주는 확장 프로그램 |
Bestandsgrootte | 202 KB |
Aantal Installaties | 908 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2021-07-06 |
Publicatiedatum | 2021-07-06 |
Ontwikkelaar | codeview.site |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Runblox for Chrome", "description": "\ub85c\ube14\ub85d\uc2a4\ub97c \ub354 \uc27d\uace0 \ube60\ub974\uac8c \ud50c\ub808\uc774 \ud560 \uc218 \uc788\uac8c \ud574\uc8fc\ub294 \ud655\uc7a5 \ud504\ub85c\uadf8\ub7a8", "version": "1.0", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2, "browser_action": { "default_title": "Runblox for Chrome", "default_popup": "index.html", "default_icon": "icon.png" } } |