By: E2R5
Inspect and view changes in 42 intra beautifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Remove intra 42 red button",
"description": "Remove the help-button on the intranet",
"version": "2.1.0",
"content_scripts": [
{
"matches": [
"https://*.intra.42.fr/*"
],
"js": [
"intra.js"
]
}
],
"background": {
"scripts": [
"link_help.js"
]
},
"permissions": [
"tabs",
"activeTab"
],
"browser_action": {
"default_icon": "help_button.png",
"default_title": "help-button"
}
} Best 42 intra beautifier Alternatives
Here are some Firefox add-ons that are similar to 42 intra beautifier: