Skip to content

v1.0.0

Pre-release
Pre-release

Choose a tag to compare

@abner-ren abner-ren released this 01 Nov 02:52
· 1 commit to main since this release

Release Notes - v1.0.0

πŸŽ‰ Initial Release

SafeGuard - First official release of the Intelligent Content Moderation Extension!

✨ Key Features

  • πŸ€– Multi-AI Model Support

    • Google Gemini (Recommended)
    • DeepSeek
    • Alibaba Cloud Qwen
  • πŸ”’ Privacy Protection

    • Automatically detect and mask private information (ID cards, bank cards, phone numbers, etc.)
    • Smart identification of sensitive personal data
  • πŸ›‘οΈ Content Filtering

    • Violence content detection
    • Hate speech recognition
    • Politically sensitive content filtering
    • Pornographic content blocking
  • πŸ“Š Moderation Reports

    • Detailed detection results display
    • Visual risk level indicators
    • Comprehensive audit log recording
  • βš™οΈ Flexible Configuration

    • Custom API keys
    • Adjustable sensitivity settings
    • Whitelist/Blacklist management
  • 🌍 Internationalization Support

    • Simplified Chinese
    • English

πŸ“¦ Installation

Chrome Web Store (Recommended)

Available after review approval, install directly from the store

Manual Installation

  1. Download safeguard-extension-v1.0.0.zip
  2. Extract to a local folder
  3. Open Chrome browser and visit chrome://extensions/
  4. Enable "Developer mode"
  5. Click "Load unpacked"
  6. Select the extracted folder

πŸ”§ Configuration Guide

API key configuration is required for first-time use:

  1. Click the extension icon
  2. Go to the "Settings" page
  3. Select an AI model provider
  4. Enter the corresponding API key
  5. Save the configuration

πŸ“ Usage Tips

  • For first-time use, Google Gemini model is recommended (sufficient free quota)
  • It is advised to set medium sensitivity to avoid false positives
  • Regularly check the audit logs to understand detection status

πŸ› Known Issues

  • Some dynamically loaded content may require manual refresh
  • Minor styling conflicts may occur on a few websites

πŸ™ Acknowledgements

Thanks to all beta testers for their feedback and suggestions!

πŸ“„ License

MIT License


Full Changelog: https://github.com/bblamm/safeguard-extension/commits/v1.0.0