WebMoney Advisor
A tool to analyze traffic, publish reviews and determine global and WebMoney site rankings
Cos'è WebMoney Advisor?
WebMoney Advisor è un'estensione di Chrome sviluppata da WebMoney, e la sua funzione principale è "A tool to analyze traffic, publish reviews and determine global and WebMoney site rankings".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WebMoney Advisor
Scarica i file di estensione WebMoney Advisor in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Internet users feedback about the sites WebMoney Advisor is a web-browser add-on developed for users of WebMoney Transfer system. WebMoney Advisor performs the following functions: 1. Constant monitoring of web-sites opened in the browser whether they belong to the community of WebMoney internet resources. 2. Warning the user before navigating to a malicious (unsafe) web-site. 3. Allowing the user to leave a comment about any web-site. 4. Checks for new events in WebMoney.Events. PRIVACY In order for WebMoney Advisor to inform you about the safety and popularity of sites, we collect anonymous information about domains visited by users and other anonymous information. This data is used to calculate the WebMoney Advisor rating. By installing our extension, you agree to our privacy terms. We do not disclose or share any data with third parties. WebMoney takes care of your privacy.
Informazioni di Base sull'Estensione
Nome | WebMoney Advisor |
ID | ecnpogknkjmbicoiindidldgedjibfep |
URL Ufficiale | https://chromewebstore.google.com/detail/webmoney-advisor/ecnpogknkjmbicoiindidldgedjibfep |
Descrizione | A tool to analyze traffic, publish reviews and determine global and WebMoney site rankings |
Dimensione del File | 1.1 MB |
Conteggio Installazioni | 627 |
Versione Corrente | 0.3.9 |
Ultimo Aggiornamento | 2023-02-16 |
Data di Pubblicazione | 2021-03-30 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | WebMoney |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://advisor.web.money/ |
URL della Pagina di Aiuto | http://advisor.wmtransfer.com/Contacts.aspx |
URL della Pagina della Politica sulla Privacy | https://wiki.wmtransfer.com/projects/webmoney/wiki/Privacy_Policy |
Lingue Supportate | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "homepage_url": "https:\/\/advisor.web.money\/", "description": "__MSG_extDescription__", "default_locale": "ru", "update_URL": "https:\/\/edge.microsoft.com\/onnoahhkfhimhbbdmilbamdhldhppdda\/v1\/crx", "permissions": [ "storage", "tabs", "cookies", "activeTab", "bookmarks", "runtime", "*:\/\/*.web.money\/*", "*:\/\/localhost\/*" ], "icons": { "16": "icons\/webmoney\/16.png", "19": "icons\/webmoney\/19.png", "38": "icons\/webmoney\/38.png", "48": "icons\/webmoney\/48.png", "128": "icons\/webmoney\/128.png" }, "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |