{
  "action": {
    "default_icon": {
      "128": "/images/icon128.png",
      "16": "/images/icon16.png",
      "48": "/images/icon48.png"
    },
    "default_popup": "/popup/popup.html"
  },
  "background": {
    "service_worker": "bckgrnd.js"
  },
  "commands": {
    "S7": {
      "description": "Command Help Step",
      "suggested_key": {
        "default": "Ctrl+Shift+7",
        "mac": "Command+Shift+7"
      }
    },
    "S9": {
      "description": "Command Help Step",
      "suggested_key": {
        "default": "Ctrl+Shift+9",
        "mac": "Command+Shift+9"
      }
    },
    "SH": {
      "description": "Command Help Step",
      "suggested_key": {
        "default": "Ctrl+Shift+H",
        "mac": "Command+Shift+H"
      }
    },
    "SK": {
      "description": "Command Help Step",
      "suggested_key": {
        "default": "Ctrl+Shift+K",
        "mac": "Command+Shift+K"
      }
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "css": [
        "css/youtube.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_yt.js"
      ],
      "matches": [
        "http://*.youtube.com/*",
        "https://*.youtube.com/*",
        "https://*.youtube-nocookie.com/*"
      ]
    },
    {
      "all_frames": true,
      "css": [
        "css/content.css"
      ],
      "js": [
        "js/i18n.js",
        "js/content_yt_aa.js"
      ],
      "matches": [
        "https://*.youtube.com/*",
        "https://*.youtube-nocookie.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "css": [
        "css/google_meet.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_meet.js",
        "js/content_meet_camara.js"
      ],
      "matches": [
        "https://meet.google.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_gm.js"
      ],
      "matches": [
        "https://mail.google.com/*"
      ]
    },
    {
      "all_frames": true,
      "css": [
        "css/microsoft_teams.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_teams.js"
      ],
      "matches": [
        "https://teams.microsoft.com/*",
        "https://teams.live.com/*"
      ]
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_webcamera.js"
      ],
      "matches": [
        "https://webcamera.io/*"
      ]
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_webcamtoy.js"
      ],
      "matches": [
        "https://webcamtoy.com/*"
      ]
    },
    {
      "all_frames": true,
      "css": [
        "css/mc.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_mc.js"
      ],
      "matches": [
        "https://*.imtlazarus.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "css": [
        "css/imtcss.css",
        "css/school_release.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/imtjs.js",
        "js/content_school_release.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "http://*/",
        "https://*/"
      ]
    },
    {
      "all_frames": true,
      "css": [
        "css/doodle.css"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "http://*/",
        "https://*/"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "exclude_matches": [
        "*://mail.google.com/*"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_do.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "http://*/",
        "https://*/"
      ]
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_muted_all.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "http://*/",
        "https://*/"
      ]
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_bing_ia.js"
      ],
      "matches": [
        "https://www.bing.com/*",
        "https://copilot.microsoft.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_video_game_ia.js",
        "js/content_gemini.js",
        "js/content_gemini_aprendizaje.js"
      ],
      "matches": [
        "https://gemini.google.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_video_game_ia.js",
        "js/content_chatgpt.js"
      ],
      "matches": [
        "https://chatgpt.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_gs.js",
        "js/content_gi.js",
        "js/content_doodles.js",
        "js/content_google_profile_camera.js",
        "js/content_google_ia.js",
        "js/content_google_youtube.js",
        "js/content_google_news.js"
      ],
      "matches": [
        "https://www.google.com/search*",
        "https://www.google.es/search*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "css": [
        "css/block-preview.css"
      ],
      "matches": [
        "https://www.google.com/search*",
        "https://www.google.es/search*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/i18n.js",
        "js/content_bl.js"
      ],
      "matches": [
        "https://www.blinklearning.com/*"
      ]
    },
    {
      "all_frames": true,
      "css": [
        "css/gg.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_gg.js"
      ],
      "matches": [
        "https://www.geogebra.org/notes*",
        "https://www.geogebra.org/privacy*",
        "https://www.geogebra.org/classic*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/iw.js",
        "js/content_canva_camara.js"
      ],
      "matches": [
        "https://*.canva.com/*"
      ],
      "run_at": "document_idle"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_google_profile_camera.js"
      ],
      "matches": [
        "https://*.google.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "exclude_matches": [
        "https://www.google.com/search*",
        "https://www.google.es/search*"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_google_ia_button.js"
      ],
      "matches": [
        "https://www.google.com/*",
        "https://www.google.es/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_se_img.js"
      ],
      "matches": [
        "https://*.bunis.org/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "css": [
        "css/content_sites.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_sites.js"
      ],
      "matches": [
        "https://sites.google.com/*",
        "http://sites.google.com/*"
      ],
      "run_at": "document_end"
    },
    {
      "all_frames": true,
      "js": [
        "js/content_sites_embed.js"
      ],
      "matches": [
        "https://www.gstatic.com/atari/embeds/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "css": [
        "css/content_hngts.css"
      ],
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_hngts.js"
      ],
      "matches": [
        "https://mail.google.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_gaccount.js"
      ],
      "matches": [
        "https://accounts.google.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "css": [
        "css/content_yt_block_preview.css"
      ],
      "matches": [
        "https://www.youtube.com/*",
        "https://www.youtube-nocookie.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/content_gettextocr.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "http://*/",
        "https://*/"
      ]
    },
    {
      "all_frames": true,
      "js": [
        "js/overlay.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "http://*/",
        "https://*/"
      ],
      "run_at": "document_idle"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/content_imtuser_win.js"
      ],
      "matches": [
        "https://www.google.com/*",
        "https://www.google.es/*",
        "https://mail.google.com/*"
      ],
      "run_at": "document_end"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_gdocs.js"
      ],
      "matches": [
        "https://docs.google.com/document/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/content_onenote_camera.js"
      ],
      "matches": [
        "https://*.sharepoint.com/*",
        "https://*.officeapps.live.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/content_nsfw.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/jq360min.js",
        "js/i18n.js",
        "js/reloj_alarma.js"
      ],
      "matches": [
        "https://reloj-alarma.es/*"
      ],
      "run_at": "document_start"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';",
    "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
  },
  "description": "IMTLazarus's remote filtering agent.",
  "externally_connectable": {
    "ids": [
      "pmbapfkdipbpfohfkdlhnigbllllocfi",
      "jhlfjkgabjfkibekgadpkdfbgnfcbbii",
      "ahebdafjmkpbjmjjnmiegehjcbhfppog"
    ]
  },
  "homepage_url": "https://chromewebstore.google.com/detail/imtlazarusv16/cgigopjakkeclhggchgnhmpmhghcbnaf",
  "host_permissions": [
    "<all_urls>",
    "*://*/*"
  ],
  "icons": {
    "128": "/images/icon128.png",
    "16": "/images/icon16.png",
    "48": "/images/icon48.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAon3swzsw5QNfCi9gTaNvp23lKcg9Y1pKO9UdDmzTcIPUu9QgoBB0Ub4IZsRTlEJR/SLbt5wOKIE+NdMQcBD40SHvolaM+6cn7pk+slD3xlWKmQJw5isv9njPOOud0j05JvAZA6nNu+zf3OhNobNrZRoR1MLZewon11/Es39AepKxuYA7MWX+wWN/LMx8szE+lxGQYe50/lm/mScYYViQ5gWRprmEVe9sF9HMnIxyKFPzxhkYiihGntEgx1t0mEynqc8e8l71t0kD/yhRnWgIJrsZHzQwUONWPXvTEgZTGlCjVgnBOqZYf/fqtgwnagNocpfzmQsWFs5MVqXL86Dc1QIDAQAB",
  "manifest_version": 3,
  "name": "IMTLazarusv3",
  "options_page": "options.html",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "identity",
    "identity.email",
    "tabs",
    "bookmarks",
    "storage",
    "geolocation",
    "windows",
    "management",
    "browsingData",
    "webNavigation",
    "unlimitedStorage",
    "system.cpu",
    "system.memory",
    "system.display",
    "enterprise.deviceAttributes",
    "offscreen",
    "nativeMessaging"
  ],
  "sandbox": {
    "pages": [
      "sandbox.html"
    ]
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "25.1",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "images/*",
        "css/blocked_overlay.css"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "sandbox.html",
        "sandbox.js",
        "nsfwjs.min.js",
        "model/*"
      ]
    }
  ]
}