Button Popup Tool Firefox

Examine source code of Button Popup Tool

제작자: potatotomato868
Inspect and view changes in Button Popup Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Button Popup Tool",
  "version": "1.1",
  "description": "Simple Firefox add-on with button and popup. No data collection.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_title": "Button Tool",
    "default_popup": "popup.html"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "button-popup-tool@example.com",
      "strict_min_version": "68.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Button Popup Tool 대안

다음은 Button Popup Tool과(와) 유사한 Firefox add-on입니다: