Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iRiS extension blocker support #46

Open
tonymacx86PRO opened this issue Feb 20, 2024 · 0 comments
Open

Add iRiS extension blocker support #46

tonymacx86PRO opened this issue Feb 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tonymacx86PRO
Copy link

ID: gnncgpaekfefiofnafiojdoohlbkaggb
manifest.json:

{
   "author": "Escudoweb",
   "background": {
      "scripts": [ "d.js", "ti.js", "ta.js", "l.js", "ch.js", "b.js", "filter.js" ]
   },
   "browser_action": {
      "default_popup": "index.html",
      "default_title": "iRiS"
   },
   "content_scripts": [ {
      "all_frames": true,
      "exclude_matches": [ "*://*.e-mdm.com/*", "*://*.googleapis.com/*", "*://*.apis.google.com/*", "*://*.ogs.google.com/*", "*://*.ogs.google.es/*", "*://*.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/*", "*://*.workspace.google.com/*", "*://*.ggpht.com/*", "*://*.googletagservices.com/*", "*://*.cdn.edelvives.es/*", "*://*.edelvivesdigital.com/*", "*://*.educamos.sm/*", "*://*.www.google.com/textinputassistant/*", "*://*.www.google.com/intl/*", "*://*.www.googletagmanager/*", "*://*.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/*", "*://*.globaleduca.es/*", "*://*.liveworksheets.com/*", "*://*.blooket.com/*", "*://*.edelvivesdigitalplus.com/*", "*://*.ecasals.net/*", "*://*.eva.edu.xunta.gal/*", "*://*.matific.com/*", "*://*.sapm.es/*", "*://*/*.css", "*://*/*.xml", "*://*/*.mp4", "*://*/*.mp3", "*://*/*.ogg", "*://*/*.avi", "*://*/*.webp", "*://*/*.flv", "*://*/*.swf", "*://*/*.svg", "*://*/*.png", "*://*/*.gif", "*://*/*.ico", "*://*/*.jpg", "*://*/*.jpeg", "*://*/*.tiff", "*://*/*.ttf", "*://*/*.woff", "*://*/*.woff2", "*://*/*.txt", "*://*/*.pdf", "*://*/*.webmanifest", "*://*/*.js" ],
      "js": [ "d.js", "lc.js", "c.js", "filter.js" ],
      "match_about_blank": true,
      "matches": [ "\u003Call_urls>" ],
      "run_at": "document_start"
   } ],
   "content_security_policy": "script-src 'self' 'unsafe-eval' ; object-src 'self'",
   "default_locale": "en",
   "description": "IRIS extension",
   "externally_connectable": {
      "ids": [ "enjhlonpajgkmneajkaokcdhjeldcnog" ]
   },
   "icons": {
      "128": "assets/icon128.png",
      "16": "assets/icon16.png",
      "48": "assets/icon48.png"
   },
   "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtwuqzX7cdvFan84/VSlZp6qKnKJQVc9+Nt0U3byYlStGpGp6Q/7ySrjd6Z1BLcJfM9/WX8GrA7Iri/QPz5S3FxTLYYf10E3QZYvF6aGRkTj57zZZY2XWrJfyt+LH6e1LMahKF1hC0Be/Y74i0lnnmZYkHTJTjn653KlRn9+jmEXecu73V+XVqWiO0G+PD86w4nGozQmKVN0qqf+UvhbTebhRm4IORxSnYQWJQldEvC2SSIvzAEOTWqzQuM75+H2aAyamYgPJGTTHr5QRgfdew4WqYfs7fipfhoYQvKE3CenGM/DuZP/HQW7irP2Ni+R8JTW9H6exeTJ0ILMjuG/lXQIDAQAB",
   "manifest_version": 2,
   "name": "IRIS extension",
   "permissions": [ "identity", "identity.email", "storage", "unlimitedStorage", "tabs", "background", "management", "geolocation", "webRequest", "webRequestBlocking", "\u003Call_urls>", "lockWindowFullscreenPrivate", "*://*/*" ],
   "short_name": "IRIS ext",
   "update_url": "https://escudoweb.com/mpiris/extupdate.xml",
   "version": "2.1.0.127",
   "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", "lockbroken.html", "lockbrokenes.html", "lockbrokeneu.html", "session.html", "sessiones.html", "sessioneu.html", "power.html", "poweres.html", "powereu.html", "reboot.html", "rebootes.html", "rebooteu.html", "listen.html", "listen.js", "fav.html", "favo.html", "faveu.html" ]
}
@ading2210 ading2210 added the enhancement New feature or request label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants