Oli - Web Assistant

Oli - Web Assistant

I'm a digital assistant for professionals, focused on website building

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.00ac8b83.png",
    "32": "icon32.plasmo.9ad0c5b6.png",
    "48": "icon48.plasmo.cae3a6b3.png",
    "64": "icon64.plasmo.e4b604fc.png",
    "128": "icon128.plasmo.b89b7dfa.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.00ac8b83.png",
      "32": "icon32.plasmo.9ad0c5b6.png",
      "48": "icon48.plasmo.cae3a6b3.png",
      "64": "icon64.plasmo.e4b604fc.png",
      "128": "icon128.plasmo.b89b7dfa.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.0.12",
  "author": "oli-assistant.com",
  "name": "Oli - Web Assistant",
  "description": "I'm a digital assistant for professionals, focused on website building",
  "background": {
    "service_worker": "background.5fadff2f.js"
  },
  "permissions": [
    "identity",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*wp-admin/*",
        "http://*/*wp-admin/*",
        "https://my.elementor.com/websites/*"
      ],
      "js": [
        "plasmo-inline.368ba5d7.js"
      ],
      "css": [
        "plasmo-inline.5ba7b2d8.css"
      ]
    }
  ],
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp7VfNmDTErcspInenwoJaRpDOGzBLltJaaLjl4pMcxQw8kaLFczYQaIauGQ4I48Steq9wbE+GViYCtdSfhEBGz7G4hBVWfR6y3iGnufZd47ZOsLaGOP1BoqEub8b1xeizT33oO6ShfRB1B2h9B3bIzKYP81n3t8WdZy+vhZVLDWyuNP4Xh1Skd7q9YorbUKH0v8fXQ5YWbU6UZ1EbqXAG2i0jv+rCHK0bT/4OIPIV7rcwF0nk5HzQ4+BOBQD8IqyV0aF6j5SUg0JEGL8oeugiP4fbhAcd5xzpUWT+hGGvu6L0DOHNnfrVK3MkAVTw81Amn5b1txnqEP/dgqpTJwQzQIDAQAB",
  "oauth2": {
    "client_id": "90856007682-3rv1cheo8curcumck363phq24v3t9c4t.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email",
      "https://www.googleapis.com/auth/userinfo.profile"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "content-script.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "matches": [
        "https://*/*",
        "http://*/*",
        "https://my.elementor.com/*"
      ],
      "resources": [
        "arrow_down.0dc61224.svg",
        "oli.3789f542.svg",
        "oli.4d9ba21f.css",
        "send.45d04998.svg",
        "send.cc64619e.css",
        "send.bcc46f35.css",
        "dots-menu.1d926b57.svg",
        "email.8cb8f685.svg",
        "email.3ce781d8.css",
        "email.a2b89c93.css",
        "email.30761c6d.css",
        "email.c4e1e624.css",
        "email.bf4859ef.css",
        "email.a56efdaa.css",
        "email.2798d18e.css",
        "email.cfd3681f.css",
        "check.1d84d89e.svg",
        "check.e021b8ab.css",
        "check.d192d6fd.css",
        "check.d9f219f5.css",
        "sandclock.82417edd.svg",
        "sandclock.31e2628c.css",
        "sandclock.8a16ed5c.css",
        "play.a3d5907d.svg",
        "play.d6173881.css",
        "play.72f142f3.css",
        "stop.2c455483.svg",
        "stop.fadb8f97.css",
        "stop.46452a55.css",
        "stop.8e273642.css"
      ]
    }
  ]
}