WebExtension.net
WebExtension.net

select box search

View on Chrome Web Store
View select box search Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

ページ内のセレクトボックスを検索可能にする
Type
Extension
Users
5 users
6
Takashi Sugimoto (tksugimoto)
View author page of Takashi Sugimoto (tksugimoto)
Published
Published on May 20, 2019
Version 0.1
Manifest version
2
Updated
Updated on May 20, 2019
View on Chrome Web Store
View select box search Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "select box search",
    "version": "0.1",
    "manifest_version": 2,
    "description": "\u30da\u30fc\u30b8\u5185\u306e\u30bb\u30ec\u30af\u30c8\u30dc\u30c3\u30af\u30b9\u3092\u691c\u7d22\u53ef\u80fd\u306b\u3059\u308b",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    }
}
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