By: Jino
Inspect and view changes in Baltgera Tools source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Baltgera Tools",
"version": "1.0",
"description": "Speed up game replays on Board Game Arena",
"browser_specific_settings": {
"gecko": {
"id": "balgtera-tools@ntoniolo",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"*://boardgamearena.com/archive/replay/*",
"*://*.boardgamearena.com/archive/replay/*"
],
"js": [
"wrapper.js"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
{
"resources": [
"injected.js"
],
"matches": [
"*://boardgamearena.com/*",
"*://*.boardgamearena.com/*"
]
}
]
} Best Baltgera Tools Alternatives
Here are some Firefox add-ons that are similar to Baltgera Tools:
Board Game Arena (BGA) Games Helper
sabat24
BGA Helper
Daniel Gordon Jones
BGA Sort
Vince's Codes
Tools for Autodarts
creazy.eth
Board Game Arena (BGA) Extension
Christophe Delaforge
Tools for Seterra speedrunners
Luka Lazarević
Autodarts Tools
creazy.eth
BlaseballHelper
noxora
The Crew Mate
Obtuse Goose Ltd
Debugger
Firefox user 13848086