Higurashi-kagome / wereader

一个浏览器扩展:主要用于微信读书做笔记,对常使用 Markdown 做笔记的读者比较有帮助。
https://chrome.google.com/webstore/detail/%E5%BE%AE%E4%BF%A1%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0%E5%8A%A9%E6%89%8B/cmlenojlebcodibpdhmklglnbaghpdcg?hl=zh-CN&authuser=0
MIT License
681 stars 59 forks source link

[Notification] 如何本地加载扩展 #88

Open Higurashi-kagome opened 1 year ago

Higurashi-kagome commented 1 year ago

一、以 Edge 为例,键入edge://extensions/进入扩展管理页面(Chrome 为chrome://extensions/

二、打开开发者模式、点击加载解压缩的扩展

Edge ![image](https://user-images.githubusercontent.com/51501079/212337783-fa7009f2-e28b-48b0-b2f9-e0208cfafa9d.png)
Chrome ![image](https://user-images.githubusercontent.com/51501079/223100950-22207aee-8670-4a13-a5b2-353710f93543.png)

三、选择扩展解压缩的扩展(包含 manifest.json 的文件夹)、点击选择文件夹

Details ![image](https://user-images.githubusercontent.com/51501079/212338338-b55e7139-c330-47ac-8182-b5d4b689e850.png)