Roblox Studio Moderation Key Tool

Roblox Moderation Key Copier

Cos'è Roblox Studio Moderation Key Tool?

Roblox Studio Moderation Key Tool è un'estensione di Chrome sviluppata da syn1234tactic, e la sua funzione principale è "Roblox Moderation Key Copier".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Roblox Studio Moderation Key Tool

Scarica i file di estensione Roblox Studio Moderation Key Tool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Roblox Studio Moderation Key Tool Roblox Studio Moderation Key Tool
ID anmdldboepbfbjejdcghngchjpcoapoo
URL Ufficiale https://chrome.google.com/webstore/detail/roblox-studio-moderation/anmdldboepbfbjejdcghngchjpcoapoo
Descrizione Roblox Moderation Key Copier
Dimensione del File 12.37 KB
Conteggio Installazioni 1,000
Versione Corrente 1.0
Ultimo Aggiornamento 2022-02-18
Data di Pubblicazione 2022-01-06
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore syn1234tactic
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}