Inspect and view changes in TradingView Adblock Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "TradingView Adblock Panel Remover",
"version": "1.1",
"description": "Automatically removes the adblock panel from TradingView.",
"permissions": [
"scripting",
"storage"
],
"host_permissions": [
"https://www.tradingview.com/*"
],
"content_scripts": [
{
"matches": [
"https://www.tradingview.com/*"
],
"js": [
"content.js"
]
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Toggle Adblock Removal"
},
"browser_specific_settings": {
"gecko": {
"id": "tradingview-adblock-popup-remover@example.com",
"strict_min_version": "109.0"
}
}
} Best TradingView Adblock Remover Alternatives
Here are some Firefox add-ons that are similar to TradingView Adblock Remover: