Pricefx Vault Firefox

Examine source code of Pricefx Vault

By: Pricefx
Inspect and view changes in Pricefx Vault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.2577fc03.png",
    "32": "icon32.plasmo.d583dc1e.png",
    "48": "icon48.plasmo.e0fcfb1d.png",
    "64": "icon64.plasmo.e6259081.png",
    "128": "icon128.plasmo.96a1ede9.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.2577fc03.png",
      "32": "icon32.plasmo.d583dc1e.png",
      "48": "icon48.plasmo.e0fcfb1d.png",
      "64": "icon64.plasmo.e6259081.png",
      "128": "icon128.plasmo.96a1ede9.png"
    },
    "default_popup": "popup.html"
  },
  "version": "2025.2.1",
  "author": "Pricefx",
  "name": "Pricefx Vault",
  "description": "Development tool allowing quick login to stored partitions",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.pricefx.com/pricefx*log",
        "https://*.pricefx.eu/pricefx*log",
        "http://localhost/pricefx*log",
        "https://*.pricefx.com/pricefx*servelokilog/",
        "https://*.pricefx.eu/pricefx*servelokilog/",
        "http://localhost/pricefx*servelokilog/"
      ],
      "js": [
        "content-pretty-server-logs.43d805e7.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content.6a1a3f28.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-css-tweaks.9932f0d1.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-command-menu.302c98e0.js"
      ],
      "css": [
        "content-command-menu.ef655101.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-env-style.dc1e1749.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://gitlab.pricefx.eu/*"
      ],
      "js": [
        "content-gitlab-code-search.c5421943.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-partition-info.c88d18fb.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-login-dropdown.83c8dc61.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-related-dls.ea7ca389.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-nav-bar.5df636be.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "chrome-plugin@pricefx.com",
      "strict_min_version": "115.0"
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "http://localhost/*",
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-pretty-server-logs.f8e2d5ef.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-css-tweaks.8b07501b.css",
        "content-css-tweaks.7a62e14b.css",
        "content-css-tweaks.2df464f6.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.0a3905ba.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "icon-16.3354be67.png",
        "icon-locked-16.36412462.png",
        "content-command-menu.0a3905ba.css"
      ]
    },
    {
      "matches": [
        "https://gitlab.pricefx.eu/*"
      ],
      "resources": [
        "content-command-menu.0a3905ba.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.0a3905ba.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.0a3905ba.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.0a3905ba.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.0a3905ba.css"
      ]
    }
  ]
}

Best Pricefx Vault Alternatives

Here are some Firefox add-ons that are similar to Pricefx Vault: