Inspect and view changes in TryHackMe Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.4",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/thmp48.png",
"96": "icons/thmp96.png",
"128": "icons/thmp128.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://*.tryhackme.com/*"
],
"js": [
"./src/thmp_min.js"
]
}
],
"default_locale": "en",
"browser_action": {
"default_icon": {
"48": "icons/thmp48.png",
"96": "icons/thmp96.png",
"128": "icons/thmp128.png"
},
"default_title": "TryHackMe Plus"
},
"browser_specific_settings": {
"gecko": {
"id": "{765863d4-a393-489a-86ec-01dc6816b3f8}"
}
}
} Mejores alternativas TryHackMe Plus
Aquí hay algunas Firefox add-ons que son similares a TryHackMe Plus:
ZedMode
Zed
HackMD-it
HackMD
Hack-mate (OSCP)
Michel
hackthebox
alexmailo
HackTools
Riadh B. & Ludovic C.
Hackthebox UI
kuertoes
HackTheBox
Ezaan
Hack The Box v3 Theme
0xRy4n
threatmap
w3security-bar
SmartHomeTab
0ctopu3
Hacker Monitor
Evânio S. Gomes
Matrix Hacker
Firefox user 12030569