WebExtension.net
Toggle dark mode
WebExtension.net

Lycos Extension

View on Chrome Web Store
View Lycos Extension Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
4 views
This extension has been viewed 4 times

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

Lyocs Extensions allows you to effortlessly switch between Lycos and other popular search engines with just a click
Type
Extension
Users
9,000 users
4K
Lycos
View author page of Lycos
Published
Published on January 22, 2025
Version 0.1
Manifest version
3
Updated
Updated on February 16, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Lycos Extension 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": {
            "32": "images\/icon_32.png",
            "64": "images\/icon_64.png",
            "128": "images\/icon_128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/search6.lycos.com\/favicon.ico",
            "is_default": true,
            "keyword": "search",
            "name": "Engine",
            "search_url": "https:\/\/search6.lycos.com\/ext\/search?src=default&q={searchTerms}"
        }
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "redirectRules",
                "path": "redirect-rules.json"
            }
        ]
    },
    "description": "Lyocs Extensions allows you to effortlessly switch between Lycos and other popular search engines with just a click",
    "host_permissions": [
        "https:\/\/search6.lycos.com\/*"
    ],
    "icons": {
        "32": "images\/icon_32.png",
        "64": "images\/icon_64.png",
        "128": "images\/icon_128.png"
    },
    "manifest_version": 3,
    "name": "Lycos Extension",
    "permissions": [
        "storage",
        "declarativeNetRequest"
    ],
    "version": "0.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