Side Panel localhost Firefox

Examine source code of Side Panel localhost

제작자: AtishSaha
Inspect and view changes in Side Panel localhost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Side Panel 8080",
  "version": "1.5",
  "description": "Opens a side panel with localhost URL",
  "permissions": [
    "activeTab",
    "webNavigation"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "1024": "icons/firefox_extension_icon.png"
    }
  },
  "sidebar_action": {
    "default_panel": "panel.html",
    "default_icon": {
      "1024": "icons/firefox_extension_icon.png"
    }
  },
  "icons": {
    "1024": "icons/firefox_extension_icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{620f9189-b15f-4f59-b071-d06a93e8bd26}",
      "strict_min_version": "91.0"
    }
  }
}

최고의 Side Panel localhost 대안

다음은 Side Panel localhost과(와) 유사한 Firefox add-on입니다: