WebExtension.net
Toggle dark mode
WebExtension.net

Felo Search Toolkit

View on Chrome Web Store
View Felo Search Toolkit Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (7 ratings)
1 new ratings
14 views
This extension has been viewed 14 times

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

Enhances your Felo Search experience with shortcuts and quick access buttons for the Felo Search website.
Type
Extension
Users
900 users
114
Website duotify.com
Will 保哥
View author page of Will 保哥
Published
Published on December 24, 2024
Version 0.10.0
Manifest version
3
Updated
Updated on January 9, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Felo Search Toolkit 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_tool_name__",
    "description": "__MSG_tool_description__",
    "author": "__MSG_tool_author__",
    "version": "0.10.0",
    "default_locale": "zh_TW",
    "background": {
        "service_worker": "src\/background.js"
    },
    "action": {
        "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": [
        {
            "js": [
                "src\/content.js"
            ],
            "matches": [
                "https:\/\/felo.ai\/*"
            ]
        }
    ],
    "permissions": [
        "notifications",
        "activeTab",
        "contextMenus"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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