Search Funnel

The fastest way to get search results

Search Funnelとは何ですか?

Search Funnelはhttps://diamondiumtechnologies.comによって開発されたChromeの拡張機能で、その主な機能は「The fastest way to get search results」です。

拡張機能のスクリーンショット

screenshot

Search Funnel拡張機能のCRXファイルをダウンロード

Search Funnel拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        There's no faster way to search between multiple platforms!

Simply type in what you want to search, then select where to view the results from.  

No need for extra bookmarks; Search Funnel does the work for you.                    

拡張機能の基本情報

名前 Search Funnel Search Funnel
ID amhmicmknlmcfmlobpbmhcdhkdpbipfb
公式URL https://chromewebstore.google.com/detail/search-funnel/amhmicmknlmcfmlobpbmhcdhkdpbipfb
説明 The fastest way to get search results
ファイルサイズ 1.55 MB
インストール数 193
現在のバージョン 1.3
最終更新日 2022-06-07
公開日 2020-05-17
評価 5.00/5 合計 2 レビュー
開発者 https://diamondiumtechnologies.com
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search Funnel",
    "short_name": "searchfunnel",
    "manifest_version": 3,
    "version": "1.3",
    "description": "The fastest way to get search results",
    "action": {
        "default_icon": {
            "16": "icons\/search-funnel-icon-16.png",
            "24": "icons\/search-funnel-icon-24.png",
            "32": "icons\/search-funnel-icon-32.png",
            "48": "icons\/search-funnel-icon-48.png",
            "128": "icons\/search-funnel-icon-128.png"
        },
        "default_title": "Search Funnel",
        "default_popup": "searchFunnel.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/search-funnel-icon-16.png",
        "24": "icons\/search-funnel-icon-24.png",
        "32": "icons\/search-funnel-icon-32.png",
        "48": "icons\/search-funnel-icon-48.png",
        "128": "icons\/search-funnel-icon-128.png"
    }
}