Stock Informer

Markets & Currencies Information, links

什麼是Stock Informer?

Stock Informer是由https://d2rinternetholdings.com開發的Chrome擴展程式,該擴展的主要功能是“Markets & Currencies Information, links”。

擴展截圖

screenshot
screenshot

下載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 Stock Informer
ID beifiidafjobphnbhbbgmgnndjolfcho
官方網址 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
電子郵箱 [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"
    ]
}