WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
IMTLazarusv3

IMTLazarusv3

View on Chrome Web Store
View IMTLazarusv3 Chrome Extension on Chrome Web Store
Add to bookmarks
1.2 (316 ratings)
2 new ratings
48 views
This extension has been viewed 48 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

IMTLazarus's remote filtering agent.
Type
Extension
Users
100,000 users
20K
IMTLazarus
View author page of IMTLazarus
Published
Published on June 10, 2019
Version 22.37
Manifest version
3
Updated
Updated on December 3, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View IMTLazarusv3 Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "name": "IMTLazarusv3",
    "description": "IMTLazarus's remote filtering agent.",
    "version": "22.37",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAon3swzsw5QNfCi9gTaNvp23lKcg9Y1pKO9UdDmzTcIPUu9QgoBB0Ub4IZsRTlEJR\/SLbt5wOKIE+NdMQcBD40SHvolaM+6cn7pk+slD3xlWKmQJw5isv9njPOOud0j05JvAZA6nNu+zf3OhNobNrZRoR1MLZewon11\/Es39AepKxuYA7MWX+wWN\/LMx8szE+lxGQYe50\/lm\/mScYYViQ5gWRprmEVe9sF9HMnIxyKFPzxhkYiihGntEgx1t0mEynqc8e8l71t0kD\/yhRnWgIJrsZHzQwUONWPXvTEgZTGlCjVgnBOqZYf\/fqtgwnagNocpfzmQsWFs5MVqXL86Dc1QIDAQAB",
    "homepage_url": "https:\/\/chromewebstore.google.com\/detail\/imtlazarusv16\/cgigopjakkeclhggchgnhmpmhghcbnaf",
    "manifest_version": 3,
    "background": {
        "service_worker": "bckgrnd.js"
    },
    "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"
    ],
    "host_permissions": [
        "<all_urls>",
        "*:\/\/*\/*"
    ],
    "action": {
        "default_popup": "\/popup\/popup.html",
        "default_icon": {
            "16": "\/images\/icon16.png",
            "48": "\/images\/icon48.png",
            "128": "\/images\/icon128.png"
        }
    },
    "icons": {
        "16": "\/images\/icon16.png",
        "48": "\/images\/icon48.png",
        "128": "\/images\/icon128.png"
    },
    "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"
            ],
            "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,
            "js": [
                "js\/jq360min.js",
                "js\/i18n.js",
                "js\/content_do.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "http:\/\/*\/",
                "https:\/\/*\/"
            ],
            "exclude_matches": [
                "*:\/\/mail.google.com\/*"
            ]
        },
        {
            "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_gs.js",
                "js\/content_gi.js",
                "js\/content_doodles.js",
                "js\/content_google_profile_camera.js",
                "js\/content_google_ia.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*"
            ]
        },
        {
            "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,
            "js": [
                "js\/jq360min.js",
                "js\/i18n.js",
                "js\/content_google_ia_button.js"
            ],
            "matches": [
                "https:\/\/www.google.com\/*",
                "https:\/\/www.google.es\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.es\/search*"
            ],
            "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,
            "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_idle"
        },
        {
            "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"
        }
    ],
    "options_page": "options.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "commands": {
        "SH": {
            "suggested_key": {
                "default": "Ctrl+Shift+H",
                "mac": "Command+Shift+H"
            },
            "description": "Command Help Step"
        },
        "SK": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "mac": "Command+Shift+K"
            },
            "description": "Command Help Step"
        },
        "S7": {
            "suggested_key": {
                "default": "Ctrl+Shift+7",
                "mac": "Command+Shift+7"
            },
            "description": "Command Help Step"
        },
        "S9": {
            "suggested_key": {
                "default": "Ctrl+Shift+9",
                "mac": "Command+Shift+9"
            },
            "description": "Command Help Step"
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top