Matryona ADBlock Firefox

Examine source code of Matryona ADBlock

Inspect and view changes in Matryona ADBlock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Matryona ADBlock",
  "version": "1.20",
  "description": "Блокировка рекламы и ускорение браузера. Умный помощник для обучения.",
  "browser_specific_settings": {
    "gecko": {
      "id": "matryona-adblock@firefox",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "https://api.deepseek.com/*",
    "https://script.google.com/*",
    "https://script.googleusercontent.com/*"
  ],
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/16x16.png",
      "48": "icons/48x48.png",
      "128": "icons/128x128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mindload.ru/*",
        "*://mindload.ru/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "commands": {
    "get-answer": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "Получить ответ на вопрос"
    }
  }
}

Best Matryona ADBlock Alternatives

Here are some Firefox add-ons that are similar to Matryona ADBlock: