Block these URLs, Domains or Keywords
Site blocker. Blocks URL, Domain or URL with keywords. Redirect.
Qu'est-ce que Block these URLs, Domains or Keywords ?
Block these URLs, Domains or Keywords est une extension Chrome développée par https://rq-dev.github.io, et sa fonction principale est "Site blocker. Blocks URL, Domain or URL with keywords. Redirect.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Block these URLs, Domains or Keywords
Téléchargez les fichiers d'extension Block these URLs, Domains or Keywords au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Help yourself to be more productive and save time! Block distracting or harmful sites easily! What does this extension do: - blocks URLs; - blocks Domains; - blocks URLs with keywords; - redirect blocked pages (if you want); - saves your time; - password available. Why this extension is better than other site blockers: - Totally free; - Low CPU usage; - No ads and popups; - No data collecting; - 4 color themes (red, blue, green, black); - Simple to use. Don't forget to allow the extension to run in incognito mode! If you forget your password - write me a letter!
Informations de Base sur l'Extension
Nom | Block these URLs, Domains or Keywords |
ID | ocbakdkmdijnkhlahjihbnjpkjepieio |
URL Officiel | https://chromewebstore.google.com/detail/block-these-urls-domains/ocbakdkmdijnkhlahjihbnjpkjepieio |
Description | Site blocker. Blocks URL, Domain or URL with keywords. Redirect. |
Taille du Fichier | 310 KB |
Nombre d'Installations | 3,478 |
Version Actuelle | 4.17 |
Dernière Mise à Jour | 2023-12-02 |
Date de Publication | 2021-07-21 |
Évaluation | 4.53/5 Total 77 Évaluations |
Développeur | https://rq-dev.github.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/rq-dev |
URL de la Page d'Aide | https://vk.com/rqdev |
URL de la Page de Politique de Confidentialité | https://rq-dev.github.io/chrome-extensions-privacy-policy |
Langues Prises en Charge | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_name__", "description": "__MSG_description__", "version": "4.17", "icons": { "128": "icon128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_title": "URL Block", "default_popup": "popup.html" }, "permissions": [ "storage", "tabs", "contextMenus" ], "default_locale": "en", "options_page": "settings.html", "web_accessible_resources": [ { "resources": [ "settings.html" ], "matches": [ " |