diff --git a/data/modules.json b/data/modules.json index f7aee13..40defd4 100644 --- a/data/modules.json +++ b/data/modules.json @@ -469,5 +469,22 @@ }, "description": "Systemlessly replaces emoji font with iOS Emoji (using iOS 17.4 emojis). For use with KernelSU. Compatability is not guaranteed.\n\nTested On:\n\nPixel 6 (A14)\nPixel 7a (A14)\nPixel 7 Pro (A14)\nRedmi Note 10 Pro, Project Elixir 4.1 (A14)\nOnePlus 12, OxygenOS 14 (A14)", "github": "https://github.com/dtingley11/KernelSU-iOS-Emoji" + }, + { + "id": "16", + "name": "Power Saver Pro", + "icon": "/img/modules/powersaverpro.jpg", + "foss": true, + "selfHosted": true, + "lsposed": false, + "zygisk": false, + "riru": false, + "downloadLinks": { + "v4": { + "aosp-custom-rom-only": "https://p0ntus.com/archives/android/modules/PowerSaverPro%F0%9F%94%8Bv4.zip" + } + }, + "description": "POWER SAVER PRO🔋 v4\nBy 𝗠𝗘𝗢𝗪𝗻𝗮 (https://t.me/TempMeow)\n\n⚡️ Module Info:\n• Disables 200+ unnecessary GMS process\n• Kills log process\n• Cleans cache & useless files\n• Optimize storage & performance\n\n⚡️ NOTES:\n- This module is made for CUSTOM ROMs (AOSP) only. Flashing it on stock/GSI/port etc. ROMs is prohibited and it may cause problem. Module author won't be responsible for your mistake.\n- Use action button to clean trash & Enable/Disable GMS features (no need to reboot)\n- Remove all installed modules & tweaks related to performance/CPU/Gaming before flashing this module\n- Tested On: GenesisOs A13, VoltageOs A13-14, ArrowOs A13, LineageOs A13-14-15, RisingOs A15, Crdroid A13-14-15, HavocOs A10, Nameless CLO A15\n- Users currently on versions v1, v2, or v3 must perform a fresh installation\n- Magisk / KernelSU / APatch supported\n- The action button controls GMS processes, with a popup confirming changes. If the popup fails to appear, a manual APK update (https://t.me/must_have_stuff/5904/86007) is required.\n- This script (https://t.me/must_have_stuff/5904/85997) is provided as a compatibility solution for users of older Magisk/KSU/Apatch versions where the action button integration may have issues.\n\nCredits: Thanks to @ShastikXD for helping & all testers for testing.", + "github": "https://t.me/must_have_stuff" } ] \ No newline at end of file diff --git a/public/img/modules/powersaverpro.jpg b/public/img/modules/powersaverpro.jpg new file mode 100644 index 0000000..7ddb556 Binary files /dev/null and b/public/img/modules/powersaverpro.jpg differ