WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Search Anything, Search Anywhere

Search Anything, Search Anywhere

View on Chrome Web Store
View Search Anything, Search Anywhere Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (18 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

The ultimate searchTool. Aggregate most searchEngine and AI LLM, the strongest information and resource inquiry tool
Type
Extension
Users
2,000 users
1K
www.xiaolvji.com
View author page of www.xiaolvji.com
Published
Published on July 20, 2017
Version 9.829.67.19
Manifest version
3
Updated
Updated on January 2, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Search Anything, Search Anywhere 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",
    "manifest_version": 3,
    "name": "__MSG_addonName_xlj__",
    "version": "9.829.67.19",
    "description": "__MSG_addonDescription_xlj__",
    "default_locale": "en",
    "icons": {
        "32": "img\/icon_32.png",
        "48": "img\/icon_48.png",
        "64": "img\/icon_64.png",
        "96": "img\/icon_96.png",
        "128": "img\/icon_128.png"
    },
    "commands": {
        "save_to_xlj_fav": {
            "suggested_key": {
                "default": "Alt+Shift+Q"
            },
            "description": "__MSG_addonCommands_save_to_xlj_fav__"
        },
        "backup_page": {
            "description": "__MSG_addonCommands_backup_page__"
        },
        "search_1": {
            "suggested_key": {
                "default": "Alt+1"
            },
            "description": "__MSG_addonCommands_shortcut_key_1__"
        },
        "search_2": {
            "suggested_key": {
                "default": "Alt+2"
            },
            "description": "__MSG_addonCommands_shortcut_key_2__"
        },
        "search_3": {
            "suggested_key": {
                "default": "Alt+3"
            },
            "description": "__MSG_addonCommands_shortcut_key_3__"
        },
        "search_4": {
            "description": "__MSG_addonCommands_shortcut_key_4__"
        },
        "search_5": {
            "description": "__MSG_addonCommands_shortcut_key_5__"
        }
    },
    "action": {
        "default_icon": {
            "64": "img\/icon_64.png",
            "96": "img\/icon_96.png",
            "128": "img\/icon_128.png"
        },
        "default_title": "__MSG_addonAction_popup_default_title__",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/15.js",
        "type": "module"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "contextMenus",
        "scripting",
        "pageCapture",
        "storage",
        "declarativeNetRequest"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle",
            "all_frames": true,
            "js": [
                "js\/25.js"
            ],
            "css": [
                "css\/50.css"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "author": "xiaolvji",
    "homepage_url": "https:\/\/www.xiaolvji.com"
}
© 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