Content Filter
This extension censors text in web pages.
Τι είναι το Content Filter;
Το Content Filter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://tekfused.com, και η κύρια λειτουργία του είναι "This extension censors text in web pages.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Content Filter
Λήψη αρχείων επέκτασης Content Filter σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Are you tired of reading profanity and other foolishness on the web? Then this is the extension for you!! Choose what you want to filter out, and the extension censors the text on the page (You can view the uncensored text by hovering over the censored element with your mouse)! You can choose the categories that are filtered: 1. Adult Content 2. Alcohol/Drugs 3. Profanity 4. Racist Content Privacy: The Content Filter does not track anything. It simply censors text in the webpage - that's all it does. No backdoors, no internet usage data sent to servers, none of that! In fact, one reason I created this extension is because I wanted to know what was happening with my data. I take privacy seriously!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Content Filter |
ID | gejbdglkenefbfddoaofohfjckjcgldm |
Επίσημο URL | https://chromewebstore.google.com/detail/content-filter/gejbdglkenefbfddoaofohfjckjcgldm |
Περιγραφή | This extension censors text in web pages. |
Μέγεθος Αρχείου | 379 KB |
Αριθμός Εγκαταστάσεων | 193 |
Τρέχουσα Έκδοση | 1.0.4.0 |
Τελευταία Ενημέρωση | 2017-12-30 |
Ημερομηνία Δημοσίευσης | 2017-12-30 |
Αξιολόγηση | 3.75/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | https://tekfused.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.tekfused.com |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Content Filter", "short_name": "Content Filter", "description": "This extension censors text in web pages.", "version": "1.0.4.0", "author": "TEKFused", "homepage_url": "https:\/\/www.tekfused.com", "browser_action": { "default_title": "Content Filter", "default_popup": "HTML\/options.html" }, "options_ui": { "page": "HTML\/options.html", "chrome_style": true }, "permissions": [ "tabs", "storage" ], "content_scripts": [ { "matches": [ " |