Lightning ChormoZome Utility Firefox

Examine source code of Lightning ChormoZome Utility

Inspect and view changes in Lightning ChormoZome Utility source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lightning ChormoZome Utility ",
  "version": "0.17",
  "description": "Lightning Metadata Search Components Extension for both Salesforce Lightning and Classic",
  "content_scripts": [
    {
      "css": [
        "styles.css",
        "jquery-ui.css",
        "slds.css",
        "icon.css"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "forcetk.js",
        "jquery-ui.js",
        "js.cookie.js",
        "content.min.js"
      ],
      "matches": [
        "https://*.salesforce.com/*",
        "https://*.lightning.force.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.min.js"
    ],
    "persistent": true
  },
  "permissions": [
    "activeTab",
    "https://fonts.gstatic.com/*",
    "proxy",
    "cookies",
    "https://*.salesforce.com/",
    "https://*.lightning.force.com/"
  ],
  "icons": {
    "48": "icon_1.png"
  },
  "browser_action": {
    "default_icon": "icon_1.png"
  }
}

Best Lightning ChormoZome Utility Alternatives

Here are some Firefox add-ons that are similar to Lightning ChormoZome Utility: