iRiS extension

iRiS extension

iRiS extension

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "iRiS extension",
  "short_name": "iRiS ext",
  "description": "iRiS extension",
  "version": "2.1.0.31",
  "author": "Escudoweb",
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "background": {
    "scripts": [
      "d.js",
      "ti.js",
      "ta.js",
      "l.js",
      "ch.js",
      "b.js",
      "filter.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "*://*/*"
      ],
      "exclude_matches": [
        "*://*.e-mdm.com/*",
        "*://*.googleapis.com/*",
        "*://*.apis.google.com/*",
        "*://*.ogs.google.com/*",
        "*://*.gstatic.com/*",
        "*://*.2mdn.net/*",
        "*://*.googlesyndication/*",
        "*://*.googlesyndication.com/*",
        "*://*.googleusercontent.com/*",
        "*://*.google-analytics.com/*",
        "*://*.doubleclick.net/*",
        "*://*.google.com/ad/*",
        "*://*.fonts.gstatic.com/*",
        "*://*.ad.doubleclick.net/*",
        "*://*.accounts.google.com/*",
        "*://*.clients1.google.com/*",
        "*://*.clients2.google.com/*",
        "*://*.clients3.google.com/*",
        "*://*.clients4.google.com/*",
        "*://*.clients5.google.com/*",
        "*://*.clients6.google.com/*",
        "*://*.clients7.google.com/*",
        "*://*.clients8.google.com/*",
        "*://*.clients9.google.com/*",
        "*://*.hangouts.google.com/*",
        "*://*.client-channel.google.com/*",
        "*://*.play.google.com/*",
        "*://*.notifications.google.com/*",
        "*://*.ggpht.com/*",
        "*://*.googletagservices.com/*",
        "*://*.cdn.edelvives.es/*",
        "*://*.edelvivesdigital.com/*",
        "*://*.educamos.sm/*",
        "*://*.www.google.com/textinputassistant/*",
        "*://*.drive.google.com/*",
        "*://*.classroom.google.com/*",
        "*://*.docs.google.com/*",
        "*://*.sheets.google.com/*",
        "*://*.slides.google.com/*",
        "*://*.ta-tum.com/*",
        "*://*.macmillaneducationeverywhere.com/*",
        "*://*.macmillaneducation.com/*",
        "*://*.alexiaedu.com/*",
        "*://*.sharepoint.com/*",
        "*://*.office365.com/*",
        "*://*.aria.microsoft.com/*",
        "*://*.login.windows.net/*",
        "*://*.login.microsoftonline.com/*",
        "*://*.msauth.net/*",
        "*://*.msocdn.com/*",
        "*://*.cdn.office.net/*",
        "*://*.officeapps.live.com/*",
        "*://*.tallerdematematicas.com/*",
        "*://*.aulavirtual.santillana.es/*",
        "*://*.santillana.es/*",
        "*://*.sgo-auv.santillana.com/*",
        "*://*.santillana.com/*",
        "*://*.bibliacatolica.com.br/*",
        "*://*.blinklearning.com/*",
        "*://*.anayaeducacion.es/*",
        "*://*.anaya.es/*",
        "*://*.grupoanaya.es/*",
        "*://*.pearson.com/*",
        "*://*.edistribucion.es/*",
        "*://*.smaprendizaje.com/*",
        "*://*.cga.es/*",
        "*://*.udpglobal.com/*",
        "*://*.login.smaprendizaje.com/*",
        "*://*.educamos.com/*",
        "*://*.educamos.sm/*",
        "*://*.grupo-sm.com/*",
        "*://*.smsavia.com/*",
        "*://*.conectasm.com/*",
        "*://*.tecno12-18.com/*",
        "*://*.qualitasescuelafamilia.com/*",
        "*://*.alexiaclassroom.com/*",
        "*://*.alexiaeducaria.com/*",
        "*://*.tekmaneducation.com/*",
        "*://*.fdemartires.es/*",
        "*://*.contacts.google.com/*",
        "*://*.www.google.com/recaptcha/api2/*",
        "*://*.weeras.com/*",
        "*://*.walinwa.net/*",
        "*://*.walinwa.com/*",
        "*://*.progrentis.com/*",
        "*://*.maps.google.com/maps/api/*",
        "*://*/*.css",
        "*://*/*.xml",
        "*://*/*.mp4",
        "*://*/*.mp3",
        "*://*/*.ogg",
        "*://*/*.avi",
        "*://*/*.webp",
        "*://*/*.flv",
        "*://*/*.swf",
        "*://*/*.svg",
        "*://*/*.png",
        "*://*/*.gif",
        "*://*/*.ico",
        "*://*/*.jpg",
        "*://*/*.jpeg",
        "*://*/*.tiff",
        "*://*/*.ttf",
        "*://*/*.woff",
        "*://*/*.woff2",
        "*://*/*.txt",
        "*://*/*.pdf",
        "*://*/*.js"
      ],
      "js": [
        "d.js",
        "lc.js",
        "c.js",
        "filter.js"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "browser_action": {
    "default_title": "iRiS",
    "default_popup": "index.html"
  },
  "web_accessible_resources": [
    "index.html",
    "d.js",
    "access.html",
    "noaccess.html",
    "noaccesses.html",
    "lock.html",
    "popup.js",
    "assets/*",
    "bloqueo.html",
    "bloqueoeu.html",
    "block.html",
    "filter.js",
    "filter.wasm",
    "lockwait.html",
    "lockwaites.html",
    "lockwaiteu.html",
    "power.html",
    "poweres.html",
    "powereu.html",
    "reboot.html",
    "rebootes.html",
    "rebooteu.html",
    "listen.html",
    "listen.js",
    "fav.html",
    "favo.html",
    "faveu.html",
    "_locales/en/messages.json",
    "_locales/es/messages.json",
    "_locales/eu/messages.json"
  ],
  "default_locale": "en",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh8wcu0fJdymU6A0dir71TcBL7yahC2qg5Esq9jq4NuJ4092mtO4aTRpMvPiVwn9DIrIuJ834MhIhbwuvnNlGnrd/wJKeLzwaIZ4uTejf/1B8yd3hcY9VHjMZfdSxiAVPbxxHSJKn9ToXxMlYOZIDcJPb1kQON2aTqGUJDC4QmBqwtTyG1TPBQMIi9q/Fp85qlsfPypitp2B7FRSsncg1yWKjz0DUCtpmwYiH/QQjD1mi+XgecED7Xu/JyhxjuZZuHipbPbzWA+RXiC6mYYug4fQZs7OAhrUZyPxlRv/r5sYT5ZG5foSGp+g0JPuv8TOfpi6ltZi86zyZ3YsZ1A9o4QIDAQAB",
  "content_security_policy": "script-src 'self' 'unsafe-eval' ; object-src 'self'",
  "permissions": [
    "identity",
    "identity.email",
    "storage",
    "unlimitedStorage",
    "tabs",
    "background",
    "management",
    "geolocation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "*://*/*"
  ],
  "externally_connectable": {
    "ids": [
      "linodoanmmlaghdokpjbdiebhkmdklmd"
    ]
  }
}