WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Search Tabs By Title or URL

Search Tabs By Title or URL

View on Chrome Web Store
0.0 (0 ratings)
0 views
0 downloads

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

Find your wished tab in the current window, by a title or URL
Type
Extension
Users
7 users
1
Mendy Leizerovich
Published
Version 1.1.1
Manifest version
2
Updated
productivity/workflow
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search Tabs By Title or URL",
    "short_name": "Search Tab",
    "description": "Find your wished tab in the current window, by a title or URL",
    "version": "1.1.1",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Search Tabs By Title or URL",
        "default_icon": {
            "16": "icons\/icons8-search-16.png",
            "32": "icons\/icons8-search-32.png",
            "48": "icons\/icons8-search-48.png",
            "60": "icons\/icons8-search-60.png",
            "128": "icons\/icons8-search-128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icons8-search-16.png",
        "32": "icons\/icons8-search-32.png",
        "48": "icons\/icons8-search-48.png",
        "60": "icons\/icons8-search-60.png",
        "128": "icons\/icons8-search-128.png"
    },
    "permissions": [
        "tabs"
    ]
}
© 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.