Time based URL blocking
URL blocking for specific time periods of a day
O que é Time based URL blocking?
Time based URL blocking é uma extensão do Chrome desenvolvida por Gracetech services, e sua principal característica é "URL blocking for specific time periods of a day".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Time based URL blocking
Baixe arquivos de extensão Time based URL blocking no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Time based URL blocking |
ID | hmacejdlhhkfkgooahkhnnakjdnmfneg |
URL Oficial | https://chromewebstore.google.com/detail/time-based-url-blocking/hmacejdlhhkfkgooahkhnnakjdnmfneg |
Descrição | URL blocking for specific time periods of a day |
Tamanho do Arquivo | 55.21 KB |
Contagem de Instalações | 52 |
Versão Atual | 1.0 |
Última Atualização | 2019-04-19 |
Data de Publicação | 2019-04-15 |
Classificação | 3.75/5 Total de 4 Avaliações |
Desenvolvedor | Gracetech services |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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", " |