Robô Investe Helper
Extensão que implementa atalhos e ferramentas exclusivas da Robô Investe dentro do painel da Smarttbot.
Τι είναι το Robô Investe Helper;
Το Robô Investe Helper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://roboinveste.com.br, και η κύρια λειτουργία του είναι "Extensão que implementa atalhos e ferramentas exclusivas da Robô Investe dentro do painel da Smarttbot.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Robô Investe Helper
Λήψη αρχείων επέκτασης Robô Investe Helper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Extensão para clientes da Robô Investe que implementa, diretamente no painel da plataforma SmarttBot.com, uma barra com atalhos e ferramentas exclusivas da Robô Investe para facilitar o acesso a informações importantes e auxiliar na parametrização dos seus robôs. ***** Permissões Requeridas: Ler e alterar seus dados em app.smarttbot.com, antigoapp.smarttbot.com e roboinveste.com.br IMPORTANTE! Ao instalar e usar esta extensão você está declarando estar ciente e de acordo com os seguintes itens: - por sua própria natureza, por ocasião de rodar sobre a plataforma da SmarttBot, esta extensão terá acesso irrestrito a todas as informações disponíveis no painel da SmarttBot do usuário logado no endereço https://app.smarttbot.com e/ou https://antigoapp.smarttbot.com. - esta extensão poderá coletar informações sobre seu usuário na SmarttBot para funcionar corretamente e personalizar sua experiência de uso. - esta extensão se comunica com os servidores da Robô Investe para sincronizar informações referentes ao próprio serviço oferecido. - esta extensão utiliza o armazenamento local do seu navegador (localStorage) para salvar configurações e informações importantes para seu correto funcionamento e para personalizar sua experiência de uso. - aceita os termos da nossa Política de Privacidade disponível em https://roboinveste.com.br/politica-de-privacidade/ ***** Permissions Required: Read and change data on app.smarttbot.com, antigoapp.smarttbot.com and roboinveste.com.br IMPORTANT! By downloading and using this extension you declare to be aware and in agreement with the following items: - by its very nature, by running over SmarttBot's platform, this extension will have unrestricted access to all the information contained on SmarttBot's dashboard with the user logged in at the address https://app.smarttbot.com and/or https://antigoapp.smarttbot.com. - this extension may collect information about your user in SmarttBot to function properly and customize your usage experience. - this extension communicates with the Robô Investe servers to synchronize information regarding the service offered. - this extension uses the local storage of your browser to save settings and information important for its correct operation and customize your usage experience. - accept the terms of our Privacy Policy available at https://roboinveste.com.br/politica-de-privacidade/
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hhfmfbdcgeogjknnnlaojjmgiochijia |
Επίσημο URL | https://chrome.google.com/webstore/detail/rob%C3%B4-investe-helper/hhfmfbdcgeogjknnnlaojjmgiochijia |
Περιγραφή | Extensão que implementa atalhos e ferramentas exclusivas da Robô Investe dentro do painel da Smarttbot. |
Μέγεθος Αρχείου | 87.26 KB |
Αριθμός Εγκαταστάσεων | 2,726 |
Τρέχουσα Έκδοση | 1.0.0.5 |
Τελευταία Ενημέρωση | 2019-06-01 |
Ημερομηνία Δημοσίευσης | 2019-06-01 |
Αξιολόγηση | 4.80/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | https://roboinveste.com.br |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://roboinveste.com.br/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://roboinveste.com.br/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://roboinveste.com.br/politica-de-privacidade |
Υποστηριζόμενες Γλώσσες | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "Rob\u00f4 Investe", "name": "Rob\u00f4 Investe Helper", "version": "1.0.0.5", "description": "Extens\u00e3o que implementa atalhos e ferramentas exclusivas da Rob\u00f4 Investe dentro do painel da Smarttbot.", "icons": { "16": "img\/icon-16.png", "19": "img\/icon-19.png", "20": "img\/icon-20.png", "24": "img\/icon-24.png", "25": "img\/icon-25.png", "30": "img\/icon-30.png", "32": "img\/icon-32.png", "40": "img\/icon-40.png", "44": "img\/icon-44.png", "48": "img\/icon-48.png", "50": "img\/icon-50.png", "64": "img\/icon-64.png", "128": "img\/icon-128.png", "150": "img\/icon-150.png" }, "browser_action": { "default_icon": { "16": "img\/icon-16.png", "19": "img\/icon-19.png", "20": "img\/icon-20.png", "24": "img\/icon-24.png", "25": "img\/icon-25.png", "30": "img\/icon-30.png", "32": "img\/icon-32.png", "40": "img\/icon-40.png", "44": "img\/icon-44.png", "48": "img\/icon-48.png", "50": "img\/icon-50.png", "64": "img\/icon-64.png", "128": "img\/icon-128.png", "150": "img\/icon-150.png" }, "default_popup": "popup.html", "default_title": "Rob\u00f4 Investe Helper!" }, "content_scripts": [ { "matches": [ "https:\/\/antigoapp.smarttbot.com\/*" ], "css": [ "css\/content.css" ], "js": [ "js\/jquery-3.3.1.min.js", "js\/bootstrap-3.3.7.min.js", "js\/content.js" ], "run_at": "document_end" } ], "permissions": [ "https:\/\/app.smarttbot.com\/*", "https:\/\/antigoapp.smarttbot.com\/*", "https:\/\/roboinveste.com.br\/extensao\/*", "storage" ] } |