Investing User Blocker
Block unwanted users in investing forums. Other extensions by this author;…
Cos'è Investing User Blocker?
Investing User Blocker è un'estensione di Chrome sviluppata da zeynep, e la sua funzione principale è "Block unwanted users in investing forums. Other extensions by this author;…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Investing User Blocker
Scarica i file di estensione Investing User Blocker 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
Block unwanted users in investing forums.
Other extensions by this author;
https://chrome.google.com/webstore/search/zeynep?authuser=1&_category=extensions Informazioni di Base sull'Estensione
| Nome | |
| ID | jaeffcpegddgcaeoogepbcailmhbmmpe |
| URL Ufficiale | https://chromewebstore.google.com/detail/investing-user-blocker/jaeffcpegddgcaeoogepbcailmhbmmpe |
| Descrizione | Block unwanted users in investing forums. Other extensions by this author;… |
| Dimensione del File | 59.74 KB |
| Conteggio Installazioni | 440 |
| Versione Corrente | 1.1.1 |
| Ultimo Aggiornamento | 2016-10-18 |
| Data di Pubblicazione | 2016-10-17 |
| Valutazione | 4.10/5 Totale 10 Valutazioni |
| Sviluppatore | zeynep |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | tr |
| manifest.json | |
{
"browser_action": {
"default_icon": "icon.png"
},
"content_scripts": [
{
"js": [
"jquery.min.js",
"popup.js"
],
"matches": [
"http:\/\/uk.investing.com\/*",
"http:\/\/in.investing.com\/*",
"http:\/\/ca.investing.com\/*",
"http:\/\/au.investing.com\/",
"http:\/\/za.investing.com\/*",
"http:\/\/de.investing.com\/*",
"http:\/\/es.investing.com\/*",
"http:\/\/mx.investing.com\/",
"http:\/\/fr.investing.com\/*",
"http:\/\/it.investing.com\/*",
"http:\/\/nl.investing.com\/*",
"http:\/\/pl.investing.com\/",
"http:\/\/pt.investing.com\/*",
"http:\/\/br.investing.com\/*",
"http:\/\/ru.investing.com\/*",
"http:\/\/tr.investing.com\/*",
"http:\/\/sa.investing.com\/*",
"http:\/\/gr.investing.com\/*",
"http:\/\/se.investing.com\/*",
"http:\/\/fi.investing.com\/*",
"http:\/\/il.investing.com\/*",
"http:\/\/jp.investing.com\/*",
"http:\/\/kr.investing.com\/*",
"http:\/\/cn.investing.com\/*",
"http:\/\/hk.investing.com\/*",
"http:\/\/id.investing.com\/*",
"http:\/\/ms.investing.com\/*",
"http:\/\/th.investing.com\/*"
]
}
],
"description": "",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnLHuCRpQRaLXR368WDJ6Mr5zhqO20Bvvz\/MdLqGILUAoy9ynkMKvjPkuzXfK1ObgNI6PlI2FCDTTlC7XoOHAIFZtxmjT7pffKAKv\/3Z8dK\/ZiuKppkbE4Fm+tLk0pyKs8TckfWWinddnjgfIad9hrIB3Fv8gfhdz+nbKe9ISgJDSrD+jqzq7UVZGVfW326Uu\/M\/RqN3+SuUGp+uDn+3H4KBq28cKGWtV\/YdUDu9hApfisqS+JspB0XhsOKJyNe0ZgTgj1SQZbySBxw5j63vMrdB39IMpH7eRKHLIcIR+U23A9l4YlzWC4Fk5O9D8wOqasVzw0x0l8knrn34EjVrWDwIDAQAB",
"manifest_version": 2,
"name": "Investing User Blocker",
"permissions": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.1.1"
} | |