Coinup Search
Coinup Search changes your default search engine settings to Coinup.org
Coinup Searchとは何ですか?
Coinup SearchはCoinUPによって開発されたChromeの拡張機能で、その主な機能は「Coinup Search changes your default search engine settings to Coinup.org」です。
拡張機能のスクリーンショット
Coinup Search拡張機能のCRXファイルをダウンロード
Coinup Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Required permissions:
'search_provider' - this permission is needed to change your default Search Engine. Your searches will be redirected to Coinup.org
'Json' - this permission is needed to control that you have installed our extension and we do not offer it again if you have already installed it
 By clicking "Add to chrome", I accept and agree to installing the coinup Search extension and setting Chrome™ default search to that provided by the service and the Terms of Use (https://coinup.org/tos.html) and Privacy Policy (https://coinup.org/privacy-policy.html)
Your privacy is important to us, read more about our privacy policy here :
https://coinup.org/privacy-policy.html
Learn more about us : https://coinup.org/info/#service
Contact us : https://coinup.org/privacy-policy.html#contactus                     拡張機能の基本情報
| 名前 |   |  
| ID | nmbnhilckoofgdfnelmheooliinmlifj | 
| 公式URL | https://chromewebstore.google.com/detail/coinup-search/nmbnhilckoofgdfnelmheooliinmlifj | 
| 説明 | Coinup Search changes your default search engine settings to Coinup.org | 
| ファイルサイズ | 21.5 KB | 
| インストール数 | 24 | 
| 現在のバージョン | 1.0.0 | 
| 最終更新日 | 2020-04-16 | 
| 公開日 | 2020-04-14 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | CoinUP | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| プライバシーポリシーページのURL | https://coinup.org/privacy-policy.html | 
| 対応言語 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Coinup Search",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "Coinup Search changes your default search engine settings to Coinup.org",
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/coinup.org\/favicon.ico",
            "is_default": true,
            "keyword": "Coinup",
            "name": "Coinup",
            "search_url": "https:\/\/coinup.org\/search.php?a=6013&q={searchTerms}"
        }
    },
    "web_accessible_resources": [
        "*.json"
    ]
}  |  |