Roblox Mod Calculator
Roblox Mod Calculator extention do Scientific calculations
Hvad er Roblox Mod Calculator?
Roblox Mod Calculator er en Chrome-udvidelse udviklet af safiyasadiq0, og dens hovedfunktion er "Roblox Mod Calculator extention do Scientific calculations".
Udvidelsesskærmbilleder
Download Roblox Mod Calculator-udvidelses-CRX-fil
Download Roblox Mod Calculator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Roblox Mod calculator makes it easy for a accounting student or any internet user to do scientific calculations at one place.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | hkolfpfiilbnhgdmmdigddbobdnphmof |
Officiel URL | https://chrome.google.com/webstore/detail/roblox-mod-calculator/hkolfpfiilbnhgdmmdigddbobdnphmof |
Beskrivelse | Roblox Mod Calculator extention do Scientific calculations |
Filstørrelse | 57.83 KB |
Antal Installationer | 77 |
Nuværende Version | 0.0.0.1 |
Senest Opdateret | 2021-04-06 |
Udgivelsesdato | 2021-04-06 |
Bedømmelse | 1.00/5 Samlet 1 Bedømmelser |
Udvikler | safiyasadiq0 |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://gamelibs.com/ |
Hjælpeside-URL | https://gamelibs.com/android/ |
URL til Fortrolighedspolitik Side | https://bbnerd.com/privacy-policy |
Understøttede Sprog | 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'" } |