All Projects → ZDL-Git → browse-manager

ZDL-Git / browse-manager

Licence: MIT license
Chrome扩展,网址/域名拉黑,访问次数统计、提示,自动收藏。等

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Less
1899 projects
shell
77523 projects

Projects that are alternatives of or similar to browse-manager

PSBlackListChecker
Basic functionality of this module is ability to quickly verify if given IP address is on any of over 80 defined DNSBL lists. Below code will return results only if IP is on any of the lists. Advanced functionality of this module is ability to send reports to your email when things get bad on one of those 80 defined DNSBL listrs.
Stars: ✭ 50 (-38.27%)
Mutual labels:  blacklist
blackip
IP Blocklist for Ipset / Squid-Cache
Stars: ✭ 81 (+0%)
Mutual labels:  blacklist
pinboard-safariextension
📌 Pinboard Safari extension for bookmarking the current page.
Stars: ✭ 16 (-80.25%)
Mutual labels:  bookmark
slick
async ZSH prompt
Stars: ✭ 21 (-74.07%)
Mutual labels:  prompt
use-climate-change-reminder
🌳 Fight the climate change crisis by spreading the message for how you can help
Stars: ✭ 45 (-44.44%)
Mutual labels:  prompt
Java-Proxy-Server
This is a simple HTTP/HTTPS proxy server written in Java
Stars: ✭ 149 (+83.95%)
Mutual labels:  blacklist
jsCast
📻 An Audio Streaming Application written in JavaScript
Stars: ✭ 23 (-71.6%)
Mutual labels:  blacklist
unwanted-twitch
Hide unwanted streams, games, categories and channels on: twitch.tv
Stars: ✭ 65 (-19.75%)
Mutual labels:  blacklist
PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
Stars: ✭ 2,317 (+2760.49%)
Mutual labels:  prompt
cmder-powershell-powerline-prompt
Custom PowerShell prompt for Cmder on Windows
Stars: ✭ 94 (+16.05%)
Mutual labels:  prompt
tardy
Deal with CLI prompts in style
Stars: ✭ 40 (-50.62%)
Mutual labels:  prompt
CLI-Autocomplete
Cross-platform flexible autocomplete library for your CLI applications.
Stars: ✭ 21 (-74.07%)
Mutual labels:  prompt
awesome-bookmarking
🔖 Everything bookmarking related
Stars: ✭ 56 (-30.86%)
Mutual labels:  bookmark
tim
manage issues with order
Stars: ✭ 51 (-37.04%)
Mutual labels:  bookmark
fishline
A powerline prompt framework for the fish-shell built in fish-shell.
Stars: ✭ 66 (-18.52%)
Mutual labels:  prompt
222
222. Dark mode. Everywhere. 222 bytes of js to make any website dark
Stars: ✭ 58 (-28.4%)
Mutual labels:  bookmark
AntiBot
Lightweight BungeeCord plugin that aims to stop attacks on your server quickly and efficiently.
Stars: ✭ 42 (-48.15%)
Mutual labels:  blacklist
octofetch
Github user information on terminal :D
Stars: ✭ 65 (-19.75%)
Mutual labels:  prompt
sirocco
🦜 A collection of interactive command line prompts for Lua
Stars: ✭ 85 (+4.94%)
Mutual labels:  prompt
YouP3
Android app for downloading media from YouTube with 4K Support (Beta)
Stars: ✭ 51 (-37.04%)
Mutual labels:  bookmark

Browse Manager

项目说明

Chrome扩展:实现网址/域名拉黑,访问次数统计,自动收藏。适合网络查询学习、资源搜集等浏览器重度使用者。

项目主页:https://github.com/ZDL-Git/browse-manager

Idea来源

在搜索资源,或者查找解决棘手bug的方法的时候,会经历很长时间来回不断地翻阅一些网站,有的问题甚至半年后还需要重新来过。那些曾经访问过且证明没有任何意义的网页,会因为一个“优秀的”标题而导致再次浪费我们的时间。所以为什么我们不能统计它们,拉黑它们呢?

当前功能

Gif图片无法访问

✑ 拉黑地址或域名:黑名单,在页面右键-Browse Manager-URL不再访问(黑名单)/Domain不再访问(黑名单);

✑ 统计访问次数:统计除白名单外每个网页已经访问过的次数,在图标上显示;

✑ 白名单:为了避免无用的统计,提供了白名单。页面右键将地址或域名加入白名单,不再统计、不再显示访问次数。"chrome:"、"www.baidu.com"、"www.google.com"开头的网页默认在白名单;

✑ 自动收藏:在管理界面(单击图标)设置自动收藏次数及收藏夹名称,当达到访问次数后网页会被自动收藏到指定收藏夹中,图标上的数字会变为红色。前期手动收藏过的网页不会处理。收藏夹会自动创建,如果已存在会直接使用,不会导致覆盖。此功能主要基于:如果一个网页需要频繁访问且未被拉入黑名单及证明其重要性,可配合Alfred等软件使用。

✑ CSDN自动展开全文:帮你自动点击csdn的"展开阅读全文"。(有类似想法的话可以fork后自己添加)

安装

方法一:从Chrome应用商店安装

推荐,需要科学上网。

注:前期使用crx文件或clone方式安装的,可以导出数据后切换到商店安装方式(建议先用原先方式升级到Github中发布的最新版本,然后导出数据)。

方法二:安装crx文件,下载地址

只适用Mac/Linux,不需要科学上网:

安装:浏览器打开地址 chrome://extensions/ 然后将下载的crx文件拖入页面,确认安装即可。
升级:与安装一样不用删除旧版本,直接拖入新版本crx即可。

注意事项

✁ 由于是在后台js中listen事件,黑名单功能当前模式:在新tab打开黑名单网页时,会自动将这个tab关闭掉;在当前tab打开黑名单网页时,会自动后退到上一个非黑名单网页。【如果环境对tab的管理要求严格,请谨慎使用】

✁ 打开“在页面显示访问次数”功能后,程序会在访问的页面临时嵌入一个fixed定位的div,一段时间后会自动remove掉。部分网站,如ixigua.com,可能无法自动删除,请手动点击显示内容,div将会被删除。

✁ 将网页加入黑名单时,如果其在收藏夹中,则会自动删除收藏。

✁ url中的查询参数会导致同一网页在不同情况下url不一致,如当页面上下翻至不同section时url中的hash出现变化,导致黑白名单、访问次数统计不准确,所以扩展内部对url进行了稳定性处理。

✁ 安装后默认开启了"120s内重复访问不计数",即如果你刚打开或者刚关闭网页A未超过120s,则再次访问网页A次数不会+1。

✁ 部分网页本身禁止了右键功能,可在工具栏中的扩展图标上右键操作。

大家如果用了请点个星星,让我知道如果不兼容升级会被多少个人揍,好吧!如果觉得不好用可以回来再把星星撤走😄

联系方式

如遇到安装或者使用问题,可选以下方式联系

Email: [email protected]

留言:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].