By: zerf
Inspect and view changes in Better Facepunch Lua Blocks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Better Facepunch Lua Blocks",
"short_name": "Better FP Lua",
"version": "0.2.1resigned1",
"description": "Improves the Lua code blocks on the Facepunch Garry's Mod Lua subforum with new features like editing, linting, and more!",
"author": "Zerf",
"icons": {
"16": "icons/raw/fplua.svg",
"48": "icons/raw/fplua.svg",
"96": "icons/raw/fplua.svg",
"128": "icons/raw/fplua.svg"
},
"content_scripts": [
{
"matches": [
"https://facepunch.com/showthread.php*"
],
"js": [
"bower_components/codemirror/index.js",
"bower_components/codemirror-addon-lint/index.js",
"bower_components/codemirror-mode-lua/index.js",
"script.js"
],
"css": [
"bower_components/codemirror-css/index.css",
"bower_components/codemirror-addon-lint-css/index.css",
"bower_components/codemirror-theme-monokai/index.css",
"style.css"
]
}
],
"permissions": [
"https://facepunch.com/showthread.php*"
],
"web_accessible_resources": [
"glua_worker.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{3498049d-4b07-49a2-a26c-020e42d61abd}"
}
}
} Best Better Facepunch Lua Blocks Alternatives
Here are some Firefox add-ons that are similar to Better Facepunch Lua Blocks:
Better <code> blocks
baerchen201
Facepunch Fancy
SonofBrimstone
Better B&G
Nitoxym
BF2042 Portal Extensions
Lennard Fonteijn
Facepunch Theme
Jaxivo
MC Stacker - Improvements
iNet
Brick Hill+
cheats
Simple Blockland
JonBarker
Mecabricks Improvements
The_An0nym
Reddit Code Highlight
Vukašin Stepanović
Luogu Tools
MoonCake__MC