Roblox Mod Calculator

Roblox Mod Calculator extention do Scientific calculations

Was ist Roblox Mod Calculator?

Roblox Mod Calculator ist eine Chrome-Erweiterung, die von safiyasadiq0 entwickelt wurde, und ihr Hauptmerkmal ist "Roblox Mod Calculator extention do Scientific calculations".

Erweiterungsscreenshots

screenshot

Roblox Mod Calculator-Erweiterungs-CRX-Datei herunterladen

Laden Sie Roblox Mod Calculator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Roblox Mod calculator makes it easy for a accounting student or any internet user to do scientific calculations at one place.                    

Grundlegende Informationen zur Erweiterung

Name Roblox Mod Calculator Roblox Mod Calculator
ID hkolfpfiilbnhgdmmdigddbobdnphmof
Offizielle URL https://chrome.google.com/webstore/detail/roblox-mod-calculator/hkolfpfiilbnhgdmmdigddbobdnphmof
Beschreibung Roblox Mod Calculator extention do Scientific calculations
Dateigröße 57.83 KB
Installationsanzahl 77
Aktuelle Version 0.0.0.1
Letztes Update 2021-04-06
Veröffentlichungsdatum 2021-04-06
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler safiyasadiq0
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://gamelibs.com/
Hilfeseite URL https://gamelibs.com/android/
URL der Datenschutzrichtlinien-Seite https://bbnerd.com/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Roblox Mod Calculator",
    "version": "0.0.0.1",
    "manifest_version": 2,
    "description": "Roblox Mod Calculator extention do Scientific calculations",
    "browser_action": {
        "default_icon": "19-tiny.png",
        "default_title": "Roblox Mod Calculator ",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}