1 Porn Blocker
1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.
Τι είναι το 1 Porn Blocker;
Το 1 Porn Blocker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://chromeapps.site, και η κύρια λειτουργία του είναι "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης 1 Porn Blocker
Λήψη αρχείων επέκτασης 1 Porn Blocker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
1 Porn Blocker is a simple Porn Blocker that serves you porn website from search results. By changing your default search that serves only safe content Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | hmfdgglohegpbemenokedmennamogphp |
| Επίσημο URL | https://chromewebstore.google.com/detail/1-porn-blocker/hmfdgglohegpbemenokedmennamogphp |
| Περιγραφή | 1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. |
| Μέγεθος Αρχείου | 9.79 KB |
| Αριθμός Εγκαταστάσεων | 120 |
| Τρέχουσα Έκδοση | 1.0 |
| Τελευταία Ενημέρωση | 2023-05-13 |
| Ημερομηνία Δημοσίευσης | 2023-05-13 |
| Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
| Προγραμματιστής | https://chromeapps.site |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| URL της Σελίδας Πολιτικής Απορρήτου | https://chromeapps.site/privacypolicy.html |
| Υποστηριζόμενες Γλώσσες | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "1 Porn Blocker",
"version": "1.0",
"description": "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. ",
"offline_enabled": true,
"omnibox": {
"keyword": "pron"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "icon.png"
},
"chrome_settings_overrides": {
"search_provider": {
"encoding": "UTF-8",
"favicon_url": "https:\/\/chromeapps.site\/icon",
"is_default": true,
"keyword": "Pron Blocker",
"name": "Web Search",
"search_url": "https:\/\/chromeapps.site\/pronblocker\/search.html?q={searchTerms}"
}
},
"icons": {
"128": "icon.png"
}
} | |