제작자: Johannes Spielmann
Inspect and view changes in NoNewTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"browser_specific_settings": {
"gecko": {
"id": "no-new-tab@shezi.de",
"strict_min_version": "97.0"
}
},
"manifest_version": 2,
"name": "NoNewTab",
"version": "1.0",
"description": "Never open links in new tabs!",
"icons": {},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"nonewtab.js"
]
}
]
} 최고의 NoNewTab 대안
다음은 NoNewTab과(와) 유사한 Firefox add-on입니다: