Roblox Studio Moderation Key Tool

Roblox Moderation Key Copier

Apa itu Roblox Studio Moderation Key Tool?

Roblox Studio Moderation Key Tool adalah ekstensi Chrome yang dikembangkan oleh syn1234tactic, dan fitur utamanya adalah "Roblox Moderation Key Copier".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Roblox Studio Moderation Key Tool

Unduh file ekstensi Roblox Studio Moderation Key Tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Hello, Welcome to my extension. This extension allows users to copy their Roblox Studio Moderation Key.

Q: What is a Moderation key?
A: A moderation key allows the owner of a game to know what their helpers are doing in the game. Moderation key can prevent annoying people from destroying your game.                    

Informasi Dasar Ekstensi

Nama Roblox Studio Moderation Key Tool Roblox Studio Moderation Key Tool
ID anmdldboepbfbjejdcghngchjpcoapoo
URL Resmi https://chrome.google.com/webstore/detail/roblox-studio-moderation/anmdldboepbfbjejdcghngchjpcoapoo
Deskripsi Roblox Moderation Key Copier
Ukuran File 12.37 KB
Jumlah Instalasi 1,000
Versi Saat Ini 1.0
Terakhir Diperbarui 2022-02-18
Tanggal Publikasi 2022-01-06
Penilaian 3.00/5 Total 2 Penilaian
Pengembang syn1234tactic
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "browser_action": {
        "default_icon": {
            "128": "icons\/roblox128.png",
            "16": "icons\/roblox16.png",
            "32": "icons\/roblox32.png",
            "48": "icons\/roblox48.png"
        },
        "default_popup": "popup.html"
    },
    "commands": {
        "_execute_browser_action": {
            "description": "Roblox Moderation Key Copier",
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "mac": "MacCtrl+Shift+K"
            }
        }
    },
    "description": "Roblox Moderation Key Copier",
    "manifest_version": 2,
    "name": "Roblox Studio Moderation Key Tool",
    "permissions": [
        "",
        "activeTab",
        "cookies",
        "clipboardWrite"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}