Stock Informer
Markets & Currencies Information, links
Stock Informerとは何ですか?
Stock Informerはhttps://d2rinternetholdings.comによって開発されたChromeの拡張機能で、その主な機能は「Markets & Currencies Information, links」です。
拡張機能のスクリーンショット
Stock Informer拡張機能のCRXファイルをダウンロード
Stock Informer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Stock Informer Extension & Search By D2R Internet Holdings Stock Informer is a lightweight and useful New Tab Extension designed for getting quick and easy access to your favorite stocks and market news and an accessible web search (provided by Bing.com) right in the comfort of your web browser. the search features use within the extension will be provided by Bing; however, the extension will not make any changes in your default browser search setting. *** Please read carefully: by installing the Stock Informer extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. End-User License Agreement: https://www.d2rinternetholdings.com/termsconditions Privacy Policy: https://www.d2rinternetholdings.com/privacypolicy You may remove this extension at any time from the chrome extension page.
拡張機能の基本情報
名前 | Stock Informer |
ID | beifiidafjobphnbhbbgmgnndjolfcho |
公式URL | https://chromewebstore.google.com/detail/stock-informer/beifiidafjobphnbhbbgmgnndjolfcho |
説明 | Markets & Currencies Information, links |
ファイルサイズ | 597 KB |
インストール数 | 65,130 |
現在のバージョン | 5.3.3 |
最終更新日 | 2022-08-31 |
公開日 | 2020-07-06 |
評価 | 4.13/5 合計 8 レビュー |
開発者 | https://d2rinternetholdings.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.d2rinternetholdings.com/stockinformer |
ヘルプページのURL | https://www.d2rinternetholdings.com/contact |
プライバシーポリシーページのURL | https://www.d2rinternetholdings.com/privacypolicy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stock Informer", "version": "5.3.3", "manifest_version": 3, "description": "Markets & Currencies Information, links", "icons": { "19": "images\/icon_19.png", "38": "images\/icon_38.png", "128": "images\/icon_128.png" }, "browser_action": { "default_title": "Markets & Currencies Information, links", "default_icon": { "19": "images\/icon_19.png", "38": "images\/icon_38.png" }, "default_popup": "html\/main.html" }, "background": { "service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "html\/new_tab.html" }, "permissions": [ "topSites", "chrome:\/\/favicon\/*", "storage" ] } |