Giter Site home page Giter Site logo

wechat-helper's Introduction

微信助手 - Chrome 插件

  1. 检查被谁删除

  2. 检查黑名单

  3. 支持大量好友

如何运行和调试

微信助手 Chrome 插件开发手记 -- Chrome 插件开发参考:

http://www.liaohuqiu.net/cn/posts/wechat-helper/

  1. 安装依赖

    npm install
    
  2. build 插件的 content_scriptsbackground

    npm run build
    
  3. 另外一个终端,build 插件的 popup.

    npm run build-popup
    
  4. 扩展管理里面,选中 extension 文件夹,加载扩展

    从导航栏上图标点开网页版微信,插件会自动加载。

  5. 代码修改后,自动会 build ,重新加载插件,刷新页面即可。

    推荐使用 Extensions Reloader + Spark 全局快捷键重新加载插件。

  6. 支持 source-map 源码调试。

Happy coding!


使用方法

  1. 安装

    1. 从 Chrome 商店安装。

      https://chrome.google.com/webstore/detail/bdfbkchemknlpmmopkncahjdmocnambd/

    2. 本插件会频繁升级,暂不支持手动安装扩展。

      Windows版本 也在开发中,即将发布。

      Windows 用户,请到这里: WeChat Helper -- Windows App

  2. 使用

    1. 时间间隔设置为 60 秒以上

    2. 如果提示操作过于频繁,请稍后再试,下次会跳过已经检查过的好友。

  3. 截图

原理

  1. 检查联系人,即创建群组并加人,如果不是好友,无法加入。

  2. 如果联系人多,将会分批操作,下次会略过之前检查过的联系人。

其他

  1. 反馈

    1. 有任何问题和建议,请提交到这里: https://github.com/liaohuqiu/wechat-helper/issues
  2. 感谢

    感谢 @0x5e 同学的 wechat-deleted-friends, 所谓巨人的肩膀。^_^

许可

MIT

wechat-helper's People

Contributors

liaohuqiu avatar freedombird9 avatar

Watchers

Oswald avatar

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.