Plugin Icon

Dynamic Bookmarks Chrome 插件, crx 扩展下载

Plugin Screenshot
Plugin Screenshot
Plugin Screenshot
Plugin Screenshot
                    

Chrome extension which dynamically updates bookmarks based on the specified regular expression.

------------------------------------------------------------------ ❓ What is this about? Lately, I found myself wondering too much: "On what episode was I last on?", "What video in a playlist was I last watching?" and similar. So I decided to solve this problem by creating an extension where bookmarks can update themselves if a certain condition is met. This allows us to track: ✔️ anime / TV shows ✔️ videos in a YouTube playlist ✔️ last read blog / documentation page ✔️ etc. (basically ANYTHING with URL!) It also comes with its bookmark manager which lets you easily filter tracked bookmarks, edit the regular expression, etc. You can also view the history of the 10 most recent links for each dynamic (tracked) bookmark. To stop tracking a bookmark, just remove the regular expression (RegExp) from it. ------------------------------------------------------------------ ? What is "regular expression"? It simply is a sequence of characters that define a search pattern. Ever did CTRL+F to find something on the page? Well, it's pretty much the same thing, but with extra special characters that let your search be more flexible. In most cases, you won't even have to worry about the RegExp field since the automatically generated value will be good enough, but you might run into rare occasions where the site will be using unique URL notation which would require manual entry of this field. An example of such a site is animekisa.tv. Let's see how we can generate regular expressions using a very simple tactic. First, let's click on few episodes: https://animekisa.tv/mo-dao-zu-shi-season-2-episode-3 https://animekisa.tv/mo-dao-zu-shi-season-2-episode-4 Now ask yourself, what part stays the same? - animekisa.tv/mo-dao-zu-shi-season-2 And that would be our value for the RegExp field! ------------------------------------------------------------------ Hopefully, by now you understood how to use this extension, but if that is not the case, a complete guide on how to use this extension with pictures and FAQ can be found here: https://github.com/DaniloNovakovic/chrome-dynamic-bookmarks/blob/master/README.md ? If you have any additional ideas, requests, or if you encounter bugs, you can post an issue on GitHub page: https://github.com/DaniloNovakovic/chrome-dynamic-bookmarks/issues ?? ------------------------------------------------------------------ If you enjoyed this extension you can support me by giving it 5 stars ⭐️⭐️⭐️⭐️⭐️

分类 📝工作流程与规划
插件标识 ilhojkjlfkppedidhpecepohnmlndopb
平台 Chrome
评分
★★★★★ 5
评分人数 3
插件主页 https://chromewebstore.google.com/detail/dynamic-bookmarks/ilhojkjlfkppedidhpecepohnmlndopb
大小 452KiB
官网下载次数 264
下载地址

CRX扩展文件安装方法

第1步: 打开Chrome浏览器的扩展程序

第2步: 在地址栏输入: chrome://extensions/

第3步: 开启右上角的【开发者模式】

第4步: 重启Chrome浏览器 (重要操作)

第5步: 重新打开扩展程序管理界面

第6步: 将下载的crx文件直接拖入页面完成安装

注意:请确保使用最新版本的Chrome浏览器

同类插件推荐