BovUp
BovUp seu PopUp de ativos listados na B3 - Brasil Bolsa Balcão S.A., antiga BM&FBOVESPA.
What is BovUp?
BovUp is a Chrome extension developed by manganellidev, and its main feature is "BovUp seu PopUp de ativos listados na B3 - Brasil Bolsa Balcão S.A., antiga BM&FBOVESPA.".
Extension Screenshots
Download BovUp Extension CRX File
Download BovUp extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Monitore a cotação de seus ativos preferidos em tempo real.
Extension Basic Information
Name | BovUp |
ID | pafiniggbncmklkknnbijhpimldgcipn |
Official URL | https://chromewebstore.google.com/detail/bovup/pafiniggbncmklkknnbijhpimldgcipn |
Description | BovUp seu PopUp de ativos listados na B3 - Brasil Bolsa Balcão S.A., antiga BM&FBOVESPA. |
File Size | 212 KB |
Installation Count | 422 |
Current Version | 2.2.0 |
Last Updated | 2021-10-13 |
Publish Date | 2019-10-31 |
Rating | 5.00/5 Total 6 Ratings |
Developer | manganellidev |
[email protected] | |
Payment Type | free |
Supported Languages | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BovUp", "short_name": "BovUp", "description": "BovUp seu PopUp de ativos listados na B3 - Brasil Bolsa Balc\u00e3o S.A., antiga BM&FBOVESPA.", "version": "2.2.0", "browser_action": { "default_icon": "icon48.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png", "512": "icon512.png" }, "permissions": [ "storage", "https:\/\/www.google.com.br\/*", "https:\/\/finance.yahoo.com\/*" ] } |