Investing User Blocker

Block unwanted users in investing forums. Other extensions by this author;…

Τι είναι το Investing User Blocker;

Το Investing User Blocker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον zeynep, και η κύρια λειτουργία του είναι "Block unwanted users in investing forums. Other extensions by this author;…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Investing User Blocker

Λήψη αρχείων επέκτασης Investing User Blocker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Block unwanted users in investing forums.

Other extensions by this author; 
https://chrome.google.com/webstore/search/zeynep?authuser=1&_category=extensions                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Investing User Blocker Investing User Blocker
ID jaeffcpegddgcaeoogepbcailmhbmmpe
Επίσημο URL https://chromewebstore.google.com/detail/investing-user-blocker/jaeffcpegddgcaeoogepbcailmhbmmpe
Περιγραφή Block unwanted users in investing forums. Other extensions by this author;…
Μέγεθος Αρχείου 59.74 KB
Αριθμός Εγκαταστάσεων 440
Τρέχουσα Έκδοση 1.1.1
Τελευταία Ενημέρωση 2016-10-18
Ημερομηνία Δημοσίευσης 2016-10-17
Αξιολόγηση 4.10/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής zeynep
Ηλεκτρονικό ταχυδρομείο zupacino@gmail.com
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
}