By: SinclaM
Inspect and view changes in Desmos Unlocked source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Desmos Unlocked",
"version": "1.1.2",
"description": "Browser extension for better user control of the Desmos graphing calculator configuration",
"permissions": [
"https://*.desmos.com/*",
"storage",
"webRequest",
"webRequestBlocking"
],
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"https://www.desmos.com/calculator*"
],
"run_at": "document_idle"
},
{
"js": [
"preloadContent.js"
],
"matches": [
"https://www.desmos.com/calculator*"
],
"run_at": "document_start"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/logo/16.png",
"32": "images/logo/32.png",
"48": "images/logo/48.png",
"128": "images/logo/128.png"
}
},
"icons": {
"16": "images/logo/16.png",
"32": "images/logo/32.png",
"48": "images/logo/48.png",
"128": "images/logo/128.png"
},
"web_accessible_resources": [
"script.js",
"preloadScript.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{43359c03-2c83-4d28-8982-00e011b097ee}"
}
}
} Best Desmos Unlocked Alternatives
Here are some Firefox add-ons that are similar to Desmos Unlocked:
DesModder for Desmos
Jared Hughes
Desmos with Modern Math Font
UJ
Math symbols library
abzXYZ
Desmos Text Input/Output Browser Extension
jedbillyb
Math Solver Overlay
CEO Phạm Anh Thư
Calculator - By Mr.Bear
Mr.Bear
HyperCalculator
PequaSoft
Better Calculator
wanderer709
MatTalX - Write math symbols
Samuel Leblanc
Keyboard.cool - emoji & symbol keyboard
blade.sk