Tweevest
Discover key insights into growth stocks effortlessly. Simply hover a $TICKER to access detailed earnings and sales growth,…
Wat is Tweevest?
Tweevest is een Chrome-extensie ontwikkeld door https://tweevest.com, en de belangrijkste functie is "Discover key insights into growth stocks effortlessly. Simply hover a $TICKER to access detailed earnings and sales growth,…".
Extensie Screenshots
Download het CRX-bestand van de extensie Tweevest
Download Tweevest-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Discover key insights into growth stocks effortlessly. Simply hover a $TICKER to access detailed earnings and sales growth, institutional ownership, and much more.
Basisinformatie over de Extensie
Naam | Tweevest |
ID | maapkilhdplclnmcfbffnipkjjdmfgcj |
Officiële URL | https://chromewebstore.google.com/detail/tweevest/maapkilhdplclnmcfbffnipkjjdmfgcj |
Beschrijving | Discover key insights into growth stocks effortlessly. Simply hover a $TICKER to access detailed earnings and sales growth,… |
Bestandsgrootte | 1.41 MB |
Aantal Installaties | 427 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2024-02-19 |
Publicatiedatum | 2023-09-30 |
Ontwikkelaar | https://tweevest.com |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://tweevest.com/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tweevest", "version": "1.1.2", "options_page": "index.html", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_popup": "index.html", "default_title": "Tweevest" }, "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "permissions": [ "storage", "tabs" ], "oauth2": { "client_id": "maapkilhdplclnmcfbffnipkjjdmfgcj", "scopes": [ "" ] }, "externally_connectable": { "matches": [ "https:\/\/tweevest.com\/*", "http:\/\/localhost:3000\/*", "https:\/\/staging.tweevest.com\/*" ] }, "content_scripts": [ { "js": [ "assets\/index.tsx-loader.js" ], "matches": [ "https:\/\/twitter.com\/*", "https:\/\/x.com\/*" ], "css": [ "assets\/index2.css", "assets\/index.css" ] } ], "web_accessible_resources": [ { "matches": [ " |