SF HotSwapper Firefox

Examine source code of SF HotSwapper

제작자: Neri
Inspect and view changes in SF HotSwapper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SF HotSwapper",
  "version": "1.3.1.22",
  "manifest_version": 2,
  "icons": {
    "16": "assets/hotswapper_16.png",
    "48": "assets/hotswapper_48.png",
    "128": "assets/hotswapper_128.png",
    "1024": "assets/hotswapper_1024.png"
  },
  "description": "Better Salesforce license management and higher safety by automatically (de-)activating users",
  "permissions": [
    "storage",
    "cookies",
    "https://*.salesforce.com/*",
    "https://*.force.com/*",
    "https://*.site.com/*",
    "https://*.salesforce-experience.com/*",
    "https://*.salesforce-sites.com/*",
    "https://*.salesforce-hub.com/*",
    "https://*.salesforce-communities.com/*",
    "https://*.documentforce.com/*",
    "https://*.forceusercontent.com/*",
    "https://*.lightning.com/*",
    "https://*.hotswapper.net/*",
    "https://hotswapper.net/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.salesforce.com/*",
        "https://*.force.com/*",
        "https://*.site.com/*",
        "https://*.salesforce-experience.com/*",
        "https://*.salesforce-sites.com/*",
        "https://*.salesforce-hub.com/*",
        "https://*.salesforce-communities.com/*",
        "https://*.documentforce.com/*",
        "https://*.forceusercontent.com/*",
        "https://*.lightning.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sfhotswapper@repattern.de"
    }
  }
}

최고의 SF HotSwapper 대안

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