Keymailer Code Enabler

Enables vault code buttons on Keymailer for users in creator programs

当前为 2025-10-28 提交的版本,查看 最新版本

作者
Ghosty-Tongue
评分
0 0 0
版本
2.0
创建于
2025-10-28
更新于
2025-10-28
大小
8.7 KB
许可证
MIT
适用于

Keymailer Code Enabler

This Tampermonkey script enables vault code buttons on Keymailer for. It's designed for users who are part of Keymailer's creator programs.

Features

  • Automatic Button Enablement: Finds and enables vault code buttons that are normally disabled
  • Smart Detection: Automatically detects if you're in a creator program
  • User Feedback: Shows clear modals indicating script status
  • Performance Optimized: Prevents infinite loops and maintains page performance

How It Works

  1. For Creator Program Members:

    • Automatically enables "View Code" and "Claim Code" buttons
    • Shows a success modal confirming activation
    • Enables vault code modals
  2. For Non-Members:

    • Shows an explanatory modal about program requirements
    • Clearly explains why the script can't function

Technical Details

  • Only runs on https://www.keymailer.co/*
  • Uses MutationObserver to handle dynamically loaded content
  • Prevents duplicate processing of elements
  • Respects page performance with proper debouncing

Installation

  1. Install Tampermonkey browser extension
  2. Click "Install this script" on Greasy Fork
  3. Navigate to Keymailer to see it in action

Privacy & Security

  • No external resources or tracking
  • No data collection
  • All code is open and inspectable
  • Only modifies specific UI elements as described

License

MIT License - Feel free to modify and distribute.