首页 移动开发 Android     /    微信红包插件

微信红包插件

上传者: qq_21874145 | 上传时间:2025/3/23 1:50:15 | 文件大小:161KB | 文件类型:zip
微信红包插件
一个帮助你在微信抢红包时战无不胜的Android应用。
自动检测并且拆开红包,速度超乎你的想象。
支持中英文。
前往Release下载最新版本。
已下载用户可直接在设置里面更新。
特性监视选项任意组合,满足多样化的使用需求[?]提供了系统通知/聊天列表/聊天页面三档选项,无论是想要谨慎不被察觉,还是想要高效志在必得,这个插件如你所愿。
不仅快人一步,红包识别更加智能多种特征标识,聊天时不再重复点击红包。
智能过滤红包关键字[?],避免落入“专属红包”、“抢到翻倍”的陷阱。
还可以设置延时抢红包和自动回复感谢语[?]。
紧跟微信更新第一时间适配最新版本微信,应用内即可一键更新。
轻量、安全、值得信赖安装包仅1M,无需ROOT,下载即用。
代码公开透明,活跃的社区讨论,数万用户下载,值得你的信赖。
使用方法打开『微信红包』应用,开启插件。
做你想做的事。
坐等红包进账。
实现原理请见技术文档,注意文档描述的是dev分支(已弃用)的具体实现,而不是stable分支。
若有疑问,请在ISSUES中提出。
更新日志完整的更新日志请见CHANGELOG。
版权及免责声明本项目源自小米去年秋季发布会时演示的MIUI7抢红包测试代码。
插件可能会在一定程度上改变微信的交互方式。
使用本项目中包含的代码及其生成物时,使用者自行承担随之而来的各种风险,包括但不限于“禁用红包功能”、“微信封号”。
本项目使用MIT许可证。
本软件ID:9827557

文件下载

资源详情

[{"title":"(69个子文件161KB)微信红包插件","children":[{"title":"WeChatLuckyMoney-stable","children":[{"title":".gitignore <span style='color:#111;'>133B</span>","children":null,"spread":false},{"title":"app","children":[{"title":".gitignore <span style='color:#111;'>451B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>1.62KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'>2.73KB</span>","children":null,"spread":false},{"title":"res","children":[{"title":"layout","children":[{"title":"preference_category.xml <span style='color:#111;'>987B</span>","children":null,"spread":false},{"title":"activity_preferences.xml <span style='color:#111;'>2.16KB</span>","children":null,"spread":false},{"title":"activity_webview.xml <span style='color:#111;'>2.37KB</span>","children":null,"spread":false},{"title":"activity_main.xml <span style='color:#111;'>10.91KB</span>","children":null,"spread":false},{"title":"preference_checkbox.xml <span style='color:#111;'>1.84KB</span>","children":null,"spread":false},{"title":"preference_seekbar.xml <span style='color:#111;'>858B</span>","children":null,"spread":false}],"spread":true},{"title":"values-w820dp","children":[{"title":"dimens.xml <span style='color:#111;'>358B</span>","children":null,"spread":false}],"spread":true},{"title":"values-en","children":[{"title":"strings.xml <span style='color:#111;'>4.18KB</span>","children":null,"spread":false}],"spread":true},{"title":"mipmap-xxhdpi","children":[{"title":"ic_start.png <span style='color:#111;'>933B</span>","children":null,"spread":false},{"title":"ic_settings.png <span style='color:#111;'>3.24KB</span>","children":null,"spread":false},{"title":"open.png <span style='color:#111;'>3.78KB</span>","children":null,"spread":false},{"title":"ic_stop.png <span style='color:#111;'>581B</span>","children":null,"spread":false},{"title":"ic_community.png <span style='color:#111;'>1.35KB</span>","children":null,"spread":false},{"title":"ic_github.png <span style='color:#111;'>3.55KB</span>","children":null,"spread":false},{"title":"ic_uber.jpg <span style='color:#111;'>56.33KB</span>","children":null,"spread":false},{"title":"ic_open_in_browser.png <span style='color:#111;'>1016B</span>","children":null,"spread":false},{"title":"ic_refresh.png <span style='color:#111;'>1.72KB</span>","children":null,"spread":false},{"title":"ic_back.png <span style='color:#111;'>681B</span>","children":null,"spread":false},{"title":"bg_snow_2.png <span style='color:#111;'>10.46KB</span>","children":null,"spread":false},{"title":"bg_snow.png <span style='color:#111;'>2.88KB</span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'>8.89KB</span>","children":null,"spread":false}],"spread":false},{"title":"xml","children":[{"title":"general_preferences.xml <span style='color:#111;'>3.26KB</span>","children":null,"spread":false},{"title":"comment_preferences.xml <span style='color:#111;'>1.66KB</span>","children":null,"spread":false},{"title":"provider_paths.xml <span style='color:#111;'>392B</span>","children":null,"spread":false},{"title":"accessible_service_config.xml <span style='color:#111;'>597B</span>","children":null,"spread":false}],"spread":true},{"title":"values","children":[{"title":"strings.xml <span style='color:#111;'>3.93KB</span>","children":null,"spread":false},{"title":"dimens.xml <span style='color:#111;'>211B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"java","children":[{"title":"xyz","children":[{"title":"monkeytong","children":[{"title":"hongbao","children":[{"title":"fragments","children":[{"title":"CommentSettingsFragment.java <span style='color:#111;'>1.91KB</span>","children":null,"spread":false},{"title":"GeneralSettingsFragment.java <span style='color:#111;'>2.72KB</span>","children":null,"spread":false}],"spread":true},{"title":"activities","children":[{"title":"MainActivity.java <span style='color:#111;'>5.71KB</span>","children":null,"spread":false},{"title":"SettingsActivity.java <span style='color:#111;'>3.09KB</span>","children":null,"spread":false},{"title":"WebViewActivity.java <span style='color:#111;'>4.13KB</span>","children":null,"spread":false},{"title":"SeekBarPreference.java <span style='color:#111;'>2.84KB</span>","children":null,"spread":false}],"spread":false},{"title":"services","children":[{"title":"HongbaoService.java <span style='color:#111;'>15.02KB</span>","children":null,"spread":false}],"spread":false},{"title":"utils","children":[{"title":"DownloadUtil.java <span style='color:#111;'>798B</span>","children":null,"spread":false},{"title":"HongbaoSignature.java <span style='color:#111;'>3.77KB</span>","children":null,"spread":false},{"title":"UpdateTask.java <span style='color:#111;'>4.18KB</span>","children":null,"spread":false},{"title":"PowerUtil.java <span style='color:#111;'>1.15KB</span>","children":null,"spread":false},{"title":"HongbaoLogger.java <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"ConnectivityUtil.java <span style='color:#111;'>626B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"proguard-rules.pro <span style='color:#111;'>762B</span>","children":null,"spread":false},{"title":"app.iml <span style='color:#111;'>11.59KB</span>","children":null,"spread":false}],"spread":true},{"title":"settings.gradle <span style='color:#111;'>15B</span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'>435B</span>","children":null,"spread":false},{"title":"WeChatLuckyMoney.iml <span style='color:#111;'>870B</span>","children":null,"spread":false},{"title":"LICENSE.md <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'>4.96KB</span>","children":null,"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'>4.96KB</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>3.00KB</span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'>2.35KB</span>","children":null,"spread":false},{"title":"gradle.properties <span style='color:#111;'>784B</span>","children":null,"spread":false},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'>1.71KB</span>","children":null,"spread":false},{"title":"encodings.xml <span style='color:#111;'>159B</span>","children":null,"spread":false},{"title":"gradle.xml <span style='color:#111;'>753B</span>","children":null,"spread":false},{"title":"vcs.xml <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"uiDesigner.xml <span style='color:#111;'>8.59KB</span>","children":null,"spread":false},{"title":"copyright","children":[{"title":"profiles_settings.xml <span style='color:#111;'>74B</span>","children":null,"spread":false}],"spread":false},{"title":"inspectionProfiles","children":[{"title":"Project_Default.xml <span style='color:#111;'>269B</span>","children":null,"spread":false}],"spread":false},{"title":"compiler.xml <span style='color:#111;'>686B</span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'>369B</span>","children":null,"spread":false}],"spread":true},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.properties <span style='color:#111;'>233B</span>","children":null,"spread":false},{"title":"gradle-wrapper.jar <span style='color:#111;'>48.73KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"monkeytong.jks.enc <span style='color:#111;'>2.16KB</span>","children":null,"spread":false},{"title":"README_EN.md <span style='color:#111;'>2.75KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • mmmfff:
    微信的红包,烦人。2019-09-25

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明