Stock Informer

Markets & Currencies Information, links

Apa itu Stock Informer?

Stock Informer adalah ekstensi Chrome yang dikembangkan oleh https://d2rinternetholdings.com, dan fitur utamanya adalah "Markets & Currencies Information, links".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Stock Informer

Unduh file ekstensi Stock Informer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Stock Informer Stock Informer
ID beifiidafjobphnbhbbgmgnndjolfcho
URL Resmi https://chromewebstore.google.com/detail/stock-informer/beifiidafjobphnbhbbgmgnndjolfcho
Deskripsi Markets & Currencies Information, links
Ukuran File 597 KB
Jumlah Instalasi 65,130
Versi Saat Ini 5.3.3
Terakhir Diperbarui 2022-08-31
Tanggal Publikasi 2020-07-06
Penilaian 4.13/5 Total 8 Penilaian
Pengembang https://d2rinternetholdings.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.d2rinternetholdings.com/stockinformer
URL Halaman Bantuan https://www.d2rinternetholdings.com/contact
URL Halaman Kebijakan Privasi https://www.d2rinternetholdings.com/privacypolicy
Bahasa yang Didukung 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"
    ]
}