GSConnect Firefox

Examine source code of GSConnect

제작자: daniellandau
Inspect and view changes in GSConnect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "8",
  "homepage_url": "https://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki",
  "default_locale": "en",
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_popup": "popup.html",
    "default_icon": "images/gsconnect.svg"
  },
  "applications": {
    "gecko": {
      "id": "gsconnect@andyholmes.github.io"
    }
  },
  "background": {
    "page": "background.html"
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "contextMenus"
  ],
  "icons": {
    "16": "images/gsconnect.svg",
    "22": "images/gsconnect.svg",
    "24": "images/gsconnect.svg",
    "32": "images/gsconnect.svg",
    "48": "images/gsconnect.svg",
    "64": "images/gsconnect.svg",
    "128": "images/gsconnect.svg",
    "256": "images/gsconnect.svg"
  }
}

최고의 GSConnect 대안

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