WebExtension.net
WebExtension.net

Simkl Search - Select and Search

View on Chrome Web Store
View Simkl Search - Select and Search Chrome Extension on Chrome Web Store
5.0 (5 ratings)

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

Select text in your browser and right-click to search on multiple engines.
Type
Extension
Users
656 users
2
Website simkl.com
Simkl
View author page of Simkl
Published
Published on March 5, 2018
Version 2.3.2
Manifest version
3
Updated
Updated on September 24, 2024
View on Chrome Web Store
View Simkl Search - Select and Search Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Simkl Search - Select and Search",
    "description": "Select text in your browser and right-click to search on multiple engines.",
    "version": "2.3.2",
    "manifest_version": 3,
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_title": "Simkl Search Options"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "libs\/*",
                "fonts\/*",
                "defaults.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
WebExtension.net

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

© 2024 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