Pricefx Vault

Pricefx Vault

Development tool allowing quick login to stored partitions

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.6c567d50.png",
    "32": "icon32.plasmo.76b92899.png",
    "48": "icon48.plasmo.aced7582.png",
    "64": "icon64.plasmo.8bb5e6e0.png",
    "128": "icon128.plasmo.3c1ed2d2.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.6c567d50.png",
      "32": "icon32.plasmo.76b92899.png",
      "48": "icon48.plasmo.aced7582.png",
      "64": "icon64.plasmo.8bb5e6e0.png",
      "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "default_popup": "popup.html"
  },
  "version": "2024.2.3",
  "author": "Pricefx",
  "name": "Pricefx Vault",
  "description": "Development tool allowing quick login to stored partitions",
  "background": {
    "service_worker": "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.2d81d394.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content.40ff0a94.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-command-menu.e4302e1b.js"
      ],
      "css": [
        "content-command-menu.8205836d.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-css-tweaks.716752ea.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://gitlab.pricefx.eu/*"
      ],
      "js": [
        "content-gitlab-code-search.f995febd.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-login-dropdown.505357f1.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-partition-info.d1e51344.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-nav-bar.3cf62d51.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-related-dls.3c2885d0.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/sfdc/",
        "http://localhost/*"
      ],
      "js": [
        "content-env-style.90c5e112.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [],
  "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.bfb8d494.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-css-tweaks.6ea464d8.css",
        "content-css-tweaks.213620e6.css",
        "content-css-tweaks.43800960.css"
      ]
    },
    {
      "matches": [
        "https://gitlab.pricefx.eu/*"
      ],
      "resources": [
        "content-command-menu.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "content-command-menu.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://*.pricefx.com/*",
        "https://*.pricefx.eu/*",
        "*://*/*",
        "http://localhost/*"
      ],
      "resources": [
        "icon-16.abb37c31.png",
        "icon-locked-16.a9e20804.png",
        "content-command-menu.6e038a4b.css"
      ]
    }
  ]
}