Geek Sidebar: Supports Top Global AI & Cloud Bookm Firefox

Examine source code of Geek Sidebar: Supports Top Global AI & Cloud Bookm

Inspect and view changes in Geek Sidebar: Supports Top Global AI & Cloud Bookm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "2.8.3",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "homepage_url": "https://www.geeksidebar.com",
  "default_locale": "zh_CN",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "activeTab",
    "webNavigation",
    "contextMenus",
    "bookmarks"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "help@geeksidebar.com"
    }
  },
  "optional_permissions": [
    "userScripts"
  ],
  "host_permissions": [
    "<all_urls>",
    "*://*/*"
  ],
  "action": {
    "default_title": "__MSG_extActionTitle__"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+S",
        "windows": "Alt+S",
        "mac": "MacCtrl+S"
      },
      "description": "__MSG_extCmdToggleSidepanel__"
    },
    "open_sidepanel_popup": {
      "suggested_key": {
        "default": "Alt+Shift+S",
        "windows": "Alt+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "__MSG_extCmdOpenSidepanelPopup__"
    },
    "save_bookmark": {
      "suggested_key": {
        "default": "Alt+Shift+D",
        "windows": "Alt+Shift+D",
        "mac": "MacCtrl+D"
      },
      "description": "__MSG_extCmdSaveBookmark__"
    },
    "web_summary": {
      "suggested_key": {
        "default": "Alt+Shift+Z",
        "windows": "Alt+Shift+Z",
        "mac": "MacCtrl+Z"
      },
      "description": "__MSG_extCmdWebSummary__"
    },
    "web_question": {
      "description": "__MSG_extCmdWebQuestion__"
    },
    "web_screenshot": {
      "description": "__MSG_extCmdWebScreenshot__"
    },
    "web_split": {
      "description": "__MSG_extCmdWebSplit__"
    },
    "shortcut_settings": {
      "description": "__MSG_extCmdShortcutSettings__"
    },
    "create_ai_session": {
      "description": "__MSG_extCmdCreateAISession__"
    }
  },
  "omnibox": {
    "keyword": "g"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_icon": "icon/128.png",
    "default_title": "极客侧边栏"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "/content-scripts/esm/*"
      ]
    }
  ]
}

Best Geek Sidebar: Supports Top Global AI & Cloud Bookm Alternatives

Here are some Firefox add-ons that are similar to Geek Sidebar: Supports Top Global AI & Cloud Bookm: