Code Monkey home page Code Monkey logo

zhaoolee / chromeappheroes Goto Github PK

View Code? Open in Web Editor NEW
21.8K 21.8K 2.3K 822.73 MB

🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新

Home Page: https://zhaoolee.com/ChromeAppHeroes/

License: GNU General Public License v3.0

Python 0.03% CSS 8.58% JavaScript 87.92% HTML 3.46% Shell 0.01%

chromeappheroes's Introduction

zhaoolee: 一个热衷开源事业的程序员 👋

zhaoolee

---start---

zhaoolee(老法师昭昭)的每日更新(更新时间:2024-07-16 09:49:46 | 本部分通过Github Actions抓取RSS自动更新, 无意中实现了自动刷绿墙...)

解决微信读书和Apple Books导入epub电子书不显示图片的问题

用Electron实现支持动态下发视频资源的类OBS推流解决方案

ChatGPT-Next-Web本地创建镜像攻略

如何低成本使用Midjourney?

普通人有哪些副业可以赚钱?

每天锻炼半小时,健康工作五十年

---end---

zhaoolee折腾的一些好玩的

名称 描述
Medium zhaoolee Medium Blog
V2方圆 zhaoolee的资源网站,挖掘稀缺资源
方圆小站 zhaoolee的杂谈站
zhaoolee摄影作品网站 运行在树莓派的现实世界与虚拟世界摄影的混合站,支持下载原图 photography.v2fy.com 源码地址 https://github.com/zhaoolee/photography
Chrome插件英雄榜 ChromeAppHeroes 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本开源中文说明书, 让Chrome插件英雄们造福人类~
中国人的表情包 ChineseBQB 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ ChinseBQB搜索表情包小工具体验地址
方圆灵感导航 in 带宝藏网站使用说明书的开源导航 方圆灵感导航体验地址
用英语经典台词原音学英语 zhaoolee写的一个学习英语的Chrome扩展程序
在线工具秘籍 🍭在线工具秘籍,为在线工具写一本优质说明书,让在线工具造福人类~
嘎!RSS 为打破信息茧房而生,基于Github Actions 的零成本RSS内容自动化收集工具, 也是一个舆情监控工具
用Hexo的方式管理WordPress 使用Github Actions自动更新文章到WordPress
求和! 李姐万岁! GitBook For WordPress 一个GitBook布局,锤子便签配色风格的WordPress主题
Typora私有化图床上传工具 zhaoolee为Typora定制一个私有化图床上传工具(含私有化图床搭建方案)
Github的README.md图片替换工具 将Github仓库README.md中的图片保存到仓库,并自动替换为Github图片链接
zhaoolee的简书博客 简书平台早晚要凉
公众号:0加1 0加1,防加班办公技能宝典,zhaoolee个人的日更的公众号
B站 目前LV6, 老二刺螈了!🐒

zhaoolee的Telegram频道(主要讨论树莓派内网穿透,树莓派NAS, 树莓派下载机,树莓派网站)

https://t.me/zhaoolee_pi

zhaoolee建的企鹅群

700477996

一个奥特曼表情包群, 讨论各种互联网技术, 也会发一些爬虫获取的一手资源...

chromeappheroes's People

Contributors

ksdpmx avatar visiongem avatar zhaoolee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chromeappheroes's Issues

很荣幸我的扩展也上榜了,但有个小问题

RT,上榜的是 简悦,但是在描述的时候有个错误。


029 《SimRead》为任意网页开启阅读模式

改为

029 《SimpRead》为任意网页开启阅读模式


即:SimRead → SimpRead (或称呼 简悦 也可)


另,也推荐下自己的另外两款扩展:

  • 简 Tab → 可以改善心情的新标签页扩展,地址
  • +Emoji → 简单、可靠、纯粹、中文语义化的 Emoji 扩展,地址

昨天发现的这个项目,并在 https://twitter.com/wanglei001/status/1115214341488304128 转了下,尽点自己的微小力量。

console可以当作计算器?吓得我一屁股坐在凳子上....

因为Chrome的Console用的是Javascript,然而遵循IEEE 754做进制转换,算小数的时候可能会中招....
比如,0.1 + 0.2 ,0.1+0.7.......
emmm...算不是太大的整数还是妥妥的,但如果你要计算12345678901234567这么大的数也会有意外惊喜....

推荐插件:彩云小译网页翻译

简介

彩云小译双语对照网页翻译插件,采用小译自研的神经网络翻译引擎,长句翻译80%准确率,一键高效获取母语阅读体验

image

使用方式

  1. 当浏览英文网页时,只需要点击小译插件,当前网页就会变成“中英对照”模式,英语废也能轻轻松松坐在家里看世界。
  2. 点击网页翻译的译文,开启修改模式,你修订的译文不但能帮助小译一起成长/收获彩云朵积分,被采纳之后也能被千万网友看见。人工智能与人类协同进化
  3. 划词翻译功能,在浏览英文/日文网页时,选中文本内容,带给您即划即译的阅读体验。

地址

https://chrome.google.com/webstore/detail/lingocloud-web-translatio/jmpepeebcbihafjjadogphmbgiffiajh

嗨,对我的 HitUP 感兴趣吗?

HitUP 是一款 Chrome 扩展,利用 New Tab “空白页” 助您保持对流行技术趋势的跟进,附带其它福利。

主要特性:

  • 展示 GitHub 项目趋势榜
  • 随机展示一句话技巧(技术相关,来自我精心整理)

另外,HitUP 已经被 《**独立开发者项目列表》 收录。

推荐插件 Google Results Previewer

你好, zhaoo, 很感谢你对这个仓库的贡献, 它帮了我很多, 我刚才阅读完 Chrome 插件英雄榜的所有文章, 准确的说, 是第二次全文阅读了, 😁😁😁, 在查找安装时发现最喜欢的插件: Google 搜索结果预览这款没有在这个仓库中, 所以特别想推荐一下

官网: https://resultspreviewer.com/
Chrome Web Store: https://chrome.google.com/webstore/detail/google-results-previewer/mkmjdljkedjpedbceoaaghdmcnipdcjf

扩展自荐:上网时间统计 & 便捷的文本加密器

扩展 1

扩展 2

  • 扩展名称: Make Zero
  • 主要功能:
    1. 加解密文本
    2. 自定义密码
    3. 选择密文风格
  • 适用场景:
    1. 在互联网公共区域发表私密内容,只有拥有相同密码的人能解读
    2. 加密 SNS 上的发言内容,防止被夹,比如贴吧里的视频 URL,微博上的耽美讨论
    3. 加密印象笔记等在线记事本里的敏感内容(身份证号,银行卡号等),查看时再解密。比较鸡肋...
    4. 反 NLP。太赛博了...还在幻想中...
  • 下载地址:FirefoxChromeEdge
  • 仓库地址:sheepzh/make-zero
  • 演示视频:bilibili.com
// 另外,我还想做一个面向 Edge Chrome Firefox 三个扩展商城的 DevOps 框架。不知道各位有没有这方面的意愿或者需求。

希望能收录Cloudopt AdBlocker

Cloudopt AdBlocker is a browser extension based on AdguardBrowserExtension and Cloudopt's self-developed cloud reputation assessment technology to protect your security, prevent traces, malicious domain names, filter banner ads, pop-up ads, and more. can do:

Block common ads.
Accelerate page loading, save bandwidth, block ads and pop-ups.
Block various spyware, adware and dial-up installers.
Protect your privacy by blocking common third-party tracking systems.
Protect you against malicious and phishing attacks.
Protect your computer from being targeted by mining scripts.
Prevent scripts from downloading things from dangerous websites.

Official website: https://www.cloudopt.net
GitHub: https://github.com/cloudoptlab/cloudopt-adblocker

推荐扩展: Pinbox 跨平台收藏工具

Pinbox 是一款跨平台的收藏工具,您可以用它来记录灵感,稍后阅读,保存资料甚至网络上的任何内容
通过 Pinbox 您可以收藏(网页,图片,文本),打造您的私人空间
同时可以通过多级收藏集和批量操作来整理它们

希望可以纠正「扩展」与「插件」的区别

在 chrome 中,插件和扩展是两个截然不同的概念,插件指 chrome://plugin(新版本移除了,chrome://components可以看出一点痕迹),而这个repo严格来说介绍的是chrome扩展程序(extension),也就是chrome://extensions中的东西。
希望可以在readme中正确介绍为扩展/extension,而不是用插件/plugin的说法。

请问是否允许收录您的文章或URL链接等内容到我的极简插件网站里

一个不争气的小站 极简插件:https://chrome.zzzmh.cn

我打算把您推荐过的除了我已收录的以外,大约45个扩展插件,一口气收录掉

就是不知道您这边是否介意我在插件详情页面直接引用您的文章中的简介
以及直接引用您的网站的内容转载过去,或者是引用您的网站的插件介绍的URL链接去到我那边的插件详情页。
总之刚才发了邮件,但是又很激动的跑到这里来发issues

有兴趣 方便的话可以详聊

[email protected]

【Chrome 扩展开源自荐】一款集颜值、操作、功能于一体的高质量 Cookie 管理器

源码地址:https://github.com/Dolov/chrome-best-cookier
安装地址:https://chromewebstore.google.com/detail/best-cookier/eijnnomioacbbnkffmhnbpbocoajcage

公司内的迭代项目比较多,通过 cookie 将流量指向不同的分支。因此更改 cookie 的频率比较频繁,chrome 自带的 cookie 管理器不怎么好用。因此自己开发了一个。

功能

  • 便捷的增、删、改、查。
  • 监控所有 JS 操作 cookie 变化的动作并打印在控制台上(前端开发者利好)。
  • 文件导入、导出为文件、复制、删除、全屏操作、批量操作。
  • 支持检索根域名下所有子域名的 Cookie。
  • 支持 name、value、domain、path 等多列数据检索。
  • 支持 “关注” 某 cookie,置顶特殊显示。
  • 32 款精致主题色、N 款背景渐变色、多个关注图标 你想要的样子我都有。

功能示例

正常主题模式

img

暗色主题模式

img

导入

img

监控所有 JS 操作 cookie 变化的动作

img

全屏模式

img
img

主题配置

img

关注图标配置

img

扩展自荐:Ajax Interceptor Tools,一个拦截修改Ajax请求响应结果的Chrome扩展插件

Ajax Interceptor Tools是一个拦截修改Ajax请求响应结果的Chrome扩展插件,可以帮助你mock/调试/排查页面上的问题。

🧰 主要功能:

  1. 支持拦截并修改XMLHttpRequest和fetch请求的响应结果,包括404状态的请求
  2. 支持基于正则表达式和HTTP请求方法匹配请求
  3. 支持以JSON或JavaScript格式编辑响应结果(支持使用Mock.js语法)
  4. 支持在JavaScript编程中从arguments参数获取原始请求信息,轻松创建mock场景
  5. 在DevTools中新增U-Network面板,快速实现请求拦截和响应结果修改

项目地址:https://github.com/PengChen96/ajax-tools
Chrome 商店: https://chrome.google.com/webstore/detail/ajax-interceptor-tools/kphegobalneikdjnboeiheiklpbbhncm

使用截图:
t1
2
3
4

English Please

What is the problem with Chinese README's

Firstly, we congratulate you for getting so much star by sharing this repository with humanity.

But it is very disappointing for non-Chinese speakers when one couldn't understand what a trending repository is about.

When we see such a repo on trending, our minds are blurring like Gollum's.

Gollum Image

There is a way you can help to solve this disappointment which I believe is experienced by many people who want to know more about your valuable work and appreciate it.

What we want:

  • Please add English translation of your README so you are sharing your work and knowledge with more people.

How this will help you:

  • More feedback to fix and improve your project.
  • New ideas about your project.
  • Greater fame.
  • SungerBob Image

“Sharing knowledge is the most fundamental act of friendship. Because it is a way you can give something without loosing something.”

— Richard Stallman

Thank you!

This issue created by us/english-please script. Please report on any error. Thank you!

开源扩展自荐:Network+,记录页面网络请求,修改重新发起

浏览器自带的开发者工具 Network 只能查看网络请求但不能修改,有时候只需要修改少量的参数也需要打开第三方工具如 Postman 将 URL、method、Request Body 等完整地填写一遍。

Network+ 是一款可以捕获、修改并重新请求的浏览器扩展,用以提升接口调试的效率。

Network+

项目地址:https://github.com/ClearStudio/network-plus

各大扩展商店均可下载:

Chrome Webstore Microsoft Edge Mozilla Addons

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.