Robinhood NewsFeed

Real time news with sentiment analysis for daily stock trader! Add on useful features such as: profit display, sector performance...

Τι είναι το Robinhood NewsFeed;

Το Robinhood NewsFeed είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.robinews.net, και η κύρια λειτουργία του είναι "Real time news with sentiment analysis for daily stock trader! Add on useful features such as: profit display, sector performance...".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Robinhood NewsFeed

Λήψη αρχείων επέκτασης Robinhood NewsFeed σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Real time news with sentiment analysis for daily stock trader! Add on useful features such as: profit display, sector performance, financial statistic, insider information...
-------- THIS EXTENSION IS FREE ---------------

IMPORTANT! This extension only works on robinhood stock page

Robinews The must have addon for robinhood website

Have you ever using robinhood website to invest your future saving ? Or just to make a quick bucks as a daily trader ? Have you ever wonder what if I could see all related news about a specific stock right on the page so that I can make decisions better ? If yes then this extensions is just right for you.

Robinews is a lightweight and useful add-in designed for getting a quick peek of market news and information for your favorite stocks listed on Nasdaq, Down Jones etc.

* This extension is perfect for daily trader since you get to see all news that have potential impacting the pricing movement of stocks.
* This extension will help you to determine if you should buy a sepcific stock with real time data (news and information coming from multiple sources then run through sentiment analysis).
* This extention also helps you to see what profit or losses when you set "limit price" and "stop loss price"
* This extension will show you the sector performance of current stocks. This way you know if the whole sector having potential to invest.
* This extension will show you stock rating and letter grade (from nasdaq) so that you know subjectively if you should buy the stock

Get real time stock market information about your favorite stocks.
This extension adds a "Live Feed" section right under "Collections" and it shows you the latest stock news in the dynamic moving market.
You get real time information from multiple sources. Each news are then run through our sentiment analysis model to determine if a news is "positive" or "negative".

You see near real time stock information with sentiment just below Robinhood "Collections" section.
If you want to know more details about that news, you can click on the title.
It then opens a new page and take you to the source.

A few great features in this browser extension:
+ Financial statistic
+ Insider trading information
+ Real time stock information with sentiment
+ Auto calculate your profit "winning" or "losing" when you enter "limit price" or "stop loss price"
+ Show the movement performance of the stock sector.
+ Current rating for your stock



PRIVACY CONCERN ? BELOW IS OUR PRIVACY POLICY

Robinews Privacy Policy
Effective date: May 22, 2018

Thank you for using Robinews! We take your privacy extremely seriously and would like to describe how we collect, use and protect your information when you access our website(s), products, services and applications (collectively, the “Services”).

We only use Google Analytic to collect information regarding how you use the app. Other than that we collect and use zero personal information from you.


Will Robinews ever change this Privacy Policy?
No

What Information does Robinews Collect?
We collect zero information from you. We only use google anlaytic to understand how you use the extension to enhance or implement new features.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Robinhood NewsFeed Robinhood NewsFeed
ID ibljmcpffldiiccjmnbnpnehgkjddapk
Επίσημο URL https://chromewebstore.google.com/detail/robinhood-newsfeed/ibljmcpffldiiccjmnbnpnehgkjddapk
Περιγραφή Real time news with sentiment analysis for daily stock trader! Add on useful features such as: profit display, sector performance...
Μέγεθος Αρχείου 4.04 MB
Αριθμός Εγκαταστάσεων 1,482
Τρέχουσα Έκδοση 1.4.1
Τελευταία Ενημέρωση 2021-02-28
Ημερομηνία Δημοσίευσης 2019-02-13
Αξιολόγηση 3.33/5 Συνολικά 12 Αξιολογήσεις
Προγραμματιστής https://www.robinews.net
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.robinews.net/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.robinews.net/
URL της Σελίδας Πολιτικής Απορρήτου https://s3.amazonaws.com/robinews/privacy.html
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Robinhood NewsFeed",
    "short_name": "RobinNews",
    "version": "1.4.1",
    "description": "Real time news with sentiment analysis for daily stock trader! Add on useful features such as: profit display, sector performance...",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/robinhood.com\/*",
                "https:\/\/robinhood.com\/**\/*"
            ],
            "js": [
                "lib\/jquery.js",
                "lib\/moment.js",
                "components\/robinews.js",
                "components\/lib\/modal.js",
                "components\/lib\/accordion.js",
                "components\/global\/earnings.js",
                "components\/global\/ipo.js",
                "components\/global\/marketNews.js",
                "components\/indices.js",
                "components\/stock.js",
                "components\/statistic.js",
                "components\/analyst.js",
                "components\/news.js",
                "components\/reddit.js",
                "components\/sector.js",
                "components\/insider.js",
                "components\/premiumNews.js",
                "components\/headline.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' https:\/\/m4yzuzs2s1.execute-api.us-east-1.amazonaws.com; object-src 'self'",
    "browser_action": {
        "default_icon": "images\/32.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "manifest_version": 2
}