Sitetalk Search

Sitetalk Search

Sitetalk Searchとは何ですか?

Sitetalk SearchはSiteTalkによって開発されたChromeの拡張機能で、その主な機能は「Sitetalk Search」です。

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

screenshot

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

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

拡張機能の使用方法

                        SiteTalk introduce the way to search the web. While you are doing what you do anyway online, install SiteTalk Search to your Chrome browser and get access to everything you need using Google search via SiteTalk. 

You are always connected on your SiteTalk page, you see your messages and notifications and are alerted the same time they happen. 

Install the search extension and you will also get a special SiteTalk reward.                    

拡張機能の基本情報

名前 Sitetalk Search Sitetalk Search
ID kkimgdmndahliccpmggoiamfgbgppion
公式URL https://chromewebstore.google.com/detail/sitetalk-search/kkimgdmndahliccpmggoiamfgbgppion
説明 Sitetalk Search
ファイルサイズ 7.2 KB
インストール数 56
現在のバージョン 0.0.1
最終更新日 2018-12-23
公開日 2018-12-23
評価 4.93/5 合計 29 レビュー
開発者 SiteTalk
支払い方法 free
拡張機能のウェブサイト https://sitetalk.com
ヘルプページのURL https://sitetalk.com/sitetalkcontact
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sitetalk Search",
    "version": "0.0.1",
    "description": "Sitetalk Search",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ]
}