Time based URL blocking
URL blocking for specific time periods of a day
Cos'è Time based URL blocking?
Time based URL blocking è un'estensione di Chrome sviluppata da Gracetech services, e la sua funzione principale è "URL blocking for specific time periods of a day".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Time based URL blocking
Scarica i file di estensione Time based URL blocking 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
The app will allow you to specify the URLs you wish to be blocked, and the blocking time periods of each day of week. You can use keywords to block all URLs that contain the keywords
Informazioni di Base sull'Estensione
Nome | Time based URL blocking |
ID | hmacejdlhhkfkgooahkhnnakjdnmfneg |
URL Ufficiale | https://chromewebstore.google.com/detail/time-based-url-blocking/hmacejdlhhkfkgooahkhnnakjdnmfneg |
Descrizione | URL blocking for specific time periods of a day |
Dimensione del File | 55.21 KB |
Conteggio Installazioni | 52 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2019-04-19 |
Data di Pubblicazione | 2019-04-15 |
Valutazione | 3.75/5 Totale 4 Valutazioni |
Sviluppatore | Gracetech services |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Time based URL blocking", "version": "1.0", "description": "URL blocking for specific time periods of a day", "background": { "scripts": [ "commonfn.js", "background.js" ], "persistent": true }, "permissions": [ "webRequest", "webRequestBlocking", " |