All API Hub - Your All-in-One AI Asset Manager Firefox

Examine source code of All API Hub - Your All-in-One AI Asset Manager

Inspect and view changes in All API Hub - Your All-in-One AI Asset Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_manifest_name__",
  "description": "__MSG_manifest_description__",
  "version": "3.37.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "tabs",
    "storage",
    "alarms",
    "contextMenus",
    "<all_urls>"
  ],
  "optional_permissions": [
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "clipboardRead",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bc73541a-133d-4b50-b261-36ea20df0d24}",
      "strict_min_version": "58.0"
    },
    "gecko_android": {
      "strict_min_version": "120.0"
    }
  },
  "commands": {
    "_execute_sidebar_action": {
      "description": "__MSG_manifest_commands_sidebar_action__"
    },
    "_execute_browser_action": {
      "description": "__MSG_manifest_commands_browser_action__"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "default_title": "All API Hub",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "default_title": "All API Hub"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/content.css"
  ]
}

Best All API Hub - Your All-in-One AI Asset Manager Alternatives

Here are some Firefox add-ons that are similar to All API Hub - Your All-in-One AI Asset Manager: