mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2025-08-01 11:41:13 +08:00
Feat: add RSI-Hangar-Button
This commit is contained in:
@ -43,6 +43,15 @@
|
||||
"js": [
|
||||
"thirdparty/jquery.min.js"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matches": [
|
||||
"https://robertsspaceindustries.com/*"
|
||||
],
|
||||
"js": [
|
||||
"rsi_hangar_fix.js"
|
||||
],
|
||||
"run_at": "document_idle"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user