WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SEZRi Essentials

SEZRi Essentials

View on Chrome Web Store
View SEZRi Essentials Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 05, 2025.

Set SEZRi Search as the default home page and default search engine.
Type
Extension
Users
1 users
Website sezri.com
Lazure
View author page of Lazure
Published
Published on October 17, 2024
Version 1.1
Manifest version
3
Updated
Updated on January 7, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View SEZRi Essentials 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "38": "icon\/48.png"
        },
        "default_title": "SEZRi Essentials"
    },
    "author": "SEZRi",
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "chrome_settings_overrides": {
        "homepage": "https:\/\/sezri.com",
        "search_provider": {
            "encoding": "utf-8",
            "favicon_url": "https:\/\/sezri.com\/favicon.ico",
            "is_default": true,
            "keyword": "sezri.com",
            "name": "SEZRi",
            "search_url": "https:\/\/sezri.com\/search?q={searchTerms}"
        },
        "startup_pages": [
            "https:\/\/sezri.com\/"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab\/index.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "scripts\/content.js"
            ],
            "matches": [
                "https:\/\/join.zoho.in\/*",
                "https:\/\/zoho.com\/assist\/join\/*",
                "https:\/\/www.zoho.com\/assist\/join\/*",
                "https:\/\/oty.com\/*",
                "http:\/\/oty.com\/*",
                "https:\/\/secure.logmeinrescue.com\/*",
                "http:\/\/secure.logmeinrescue.com\/*",
                "https:\/\/ultraviewer.net\/*",
                "http:\/\/ultraviewer.net\/*",
                "https:\/\/www.ultraviewer.net\/*",
                "http:\/\/www.ultraviewer.net\/*"
            ]
        }
    ],
    "default_locale": "ja",
    "description": "__MSG_ext_desc__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.sezri.com\/*"
        ]
    },
    "host_permissions": [
        "https:\/\/*.sezri.com\/"
    ],
    "icons": {
        "128": "icon\/128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "104",
    "name": "__MSG_ext_name__",
    "permissions": [
        "bookmarks",
        "tabs"
    ],
    "version": "1.1"
}
© 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