Stock Informer

Markets & Currencies Information, links

Qu'est-ce que Stock Informer ?

Stock Informer est une extension Chrome développée par https://d2rinternetholdings.com, et sa fonction principale est "Markets & Currencies Information, links".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Stock Informer

Téléchargez les fichiers d'extension Stock Informer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Stock Informer Stock Informer
ID beifiidafjobphnbhbbgmgnndjolfcho
URL Officiel https://chromewebstore.google.com/detail/stock-informer/beifiidafjobphnbhbbgmgnndjolfcho
Description Markets & Currencies Information, links
Taille du Fichier 597 KB
Nombre d'Installations 65,130
Version Actuelle 5.3.3
Dernière Mise à Jour 2022-08-31
Date de Publication 2020-07-06
Évaluation 4.13/5 Total 8 Évaluations
Développeur https://d2rinternetholdings.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.d2rinternetholdings.com/stockinformer
URL de la Page d'Aide https://www.d2rinternetholdings.com/contact
URL de la Page de Politique de Confidentialité https://www.d2rinternetholdings.com/privacypolicy
Langues Prises en Charge 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"
    ]
}