Multi Tools Launcher 4.9.2

Multi Tools Launcher 4.9.2

Easily launch tools bar for internal use. Updated Dec 2023

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "[email protected], [email protected]",
  "content_scripts": [
    {
      "css": [
        "magic.css"
      ],
      "js": [
        "magic.js"
      ],
      "matches": [
        "https://blissnxt.uberinternal.com/*"
      ]
    }
  ],
  "description": "Easily launch tools bar for internal use. Updated Dec 2023",
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "128": "icon.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApxpAUyL+sPRu3sasTUnG0yutfXODnDEneO2Jen7uzs5uIMZdlpMhC+MRQpOsd8z0uaeIj4CRQ1HIIsFaqMoWGUL/jzuC9UFuoeN7wBKcKq6qWWsLDceG3baCMPKcYAPlwBJ8HdxJIlO44Hl/OP1A055l7ja22v3D3pKQK+grMXO8FKCp6GAThxXrSZwrx1uD37K3hs0LxLVHx+4UxqeHA/Dqeqn6B3nOUNuSTkHyH8uSoonLUDvQPncXvO1RS34BFUWmSG6hKsWOXVdL650M0OTh2q7q+0QRx09Z+BZfdHcOSVs7niLqfCh2HmHQxT3TCeXx88AYmnLRfrzVvvodpQIDAQAB",
  "manifest_version": 3,
  "name": "Multi Tools Launcher 4.9.2",
  "offline_enabled": true,
  "permissions": [
    "clipboardRead"
  ],
  "short_name": "MAGIC",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "4.9.4"
}