lhldjkkbeckjcdnjeecijiokogimbhmo
Flush Chrome DNS resolver cache for current tab and reload Intended Use: Oreo allows you to quickly flush Chrome DNS resolver cache and close all opened sockets; It's very helpful for developers who need to test in a clean environment. But first you should go to `chrome://flags/#extensions-on-chrome-urls`, and then enable the feature; Enjoy :)
V2EX Polish
专为 V2EX 用户设计,提供了丰富的扩展功能。 为原网站添加了众多便捷的功能,让你的 V2EX 页面焕然一新 ! ―――――― ◉ 扩展功能 🪄 界面美化 UI 设计更现代化,为你带来愉悦的视觉体验。 📥 评论回复嵌套层级 主题下的评论回复支持层级展示,更轻松地跟踪和回复其他用户的评论。 🔥 热门回复展示 自动筛选出最受欢迎的回复,第一时间了解热评。 😀 表情回复支持 评论输入框可以选择表情,让回复更加生动和有趣。 📃 长回复优化 智能折叠长篇回复,一键展开查看完整内容。 📰 内置主题列表 无需打开网页,插件内即可快速获取最热、最新的主题列表和消息通知。 更多实用功能: ⊙ 便捷回复操作:上传图片、预览回复内容、文字转 Base64。 ⊙ 添加用户信息卡片,快捷查看用户信息。 ⊙ 右键菜单扩展:支持解析页面中 Base64 编码内容。 ⊙ 在主题列表中即可预览内容,无需再进入主题页面。 ⊙ 自动领取每日签到奖励。 ⊙ 用户标签设置,快速标记各类用户。 ⊙ 支持备份个人配置,方便跨设备、跨脚本同步配。 ⊙ 支持自动跟随系统切换浅色/深色主题。 ⊙ 支持预加载多页回复,让嵌套回复更完美。 ⊙ “稍后阅读”功能:添加感兴趣的主题,方便日后浏览。 ⊙ 支持水平分区展示主题内容。 ―――――― ◉ 更多信息 ⊙ 代码开源,在 GitHub 中查看:https://github.com/coolpace/V2EX_Polish ⊙ 任何想法、新功能需求?在此反馈:https://github.com/coolpace/V2EX_Polish/discussions/1 ⊙ 浏览我们的主页,发现更多:👉 https://v2p.leoku.dev 👈 ―――――― 喜欢我们的扩展吗?请在应用商店给我们好评!🥰
Snow Pig
This extensions will display a "snow pig" (pig falling everywhere in every direction) on every web pages you visit. You can look at the screenshot to see how pigs are displayed. This extensions needs host_permissions "*://*/*" (it means "every website") to include a CSS and JS script that will display the "snow pig". This extensions does not need any other permission. The "snow pig" is rendered in full CSS, we use JS only to inject html emojies in the current web page, and then animate them with CSS (thanks to https://github.com/Artimon/pure-css-snowfall). If you have any concern or question about the extension, please leave a comment, we'll be happy to answer.
Save to Google Photos™ RE
Instructions: 1) Open the options menu by clicking on the extension icon. 2) Select an album(s) you want to save too(defaults to no album). 3) Right click an image and send it to Google Photos. This extension is not affiliated with Google Photos or Google Photos Team. Please visit https://photos.google.com for Google Photos. Google Photos and the related logo are trademarks of Google LLC. Use of these trademarks are subject to Google Permissions.
Awesome Host Manager
本地 hosts 管理插件 ## 概述 Yet another Host tools. —— 又一个 host 管理工具 * 秒切 host 无延迟 😎 * 基于 chrome 代理 ❤️ * 兼容 socket 代理 🤔 * 简洁好用,无多余功能 👏 ## 变更记录: ### 1.2.1 1. 移除 bulma 依赖 2. 修复空行引起的 IP 地址检测空的异常 ### 1.2.0 1. 升级 manifest V3 2. 迁移使用 preact,取消 react/redux/bulma 的依赖包 3. UI使用原生 CSS 4. 使用 TypeScript 重构,esbuild 构建最终插件的产物 5. 尝试使用 cursor 重构,发现有用,但是代替不了手写代码