Skip to content

Releases: sevilayerkan/test-string-extention

v1.0.1

19 Jul 18:48

Choose a tag to compare

Version Tag: 1.0.1
Release Title: Store Publishing

This release focuses on performance improvements and better user experience with enhanced validation and error handling.

Key Improvements:

  1. Faster Text Generation: The text generation algorithm has been completely rewritten for better performance, especially for large character counts.

  2. Enhanced Length Controls: Added proper validation for text length with a generous limit of 999,999 characters.

  3. Email Sanitization: All generated emails now automatically remove Turkish characters to ensure they're valid email addresses.

  4. Better Error Messages: Users now get clear, helpful feedback when something goes wrong.

Added

  • Enhanced Length Controls: Added maximum length validation (999,999 characters) for text generation
  • Performance Optimization: Improved text generation algorithm using repeat() method for faster processing
  • Email Sanitization: Added automatic sanitization of Turkish characters in generated email addresses
  • Better Error Handling: Enhanced validation with user-friendly error messages
  • Input Validation: Added comprehensive input validation for all generation features

Changed

  • UI Improvements: Cleaned up interface by removing unnecessary placeholder messages
  • Performance: Optimized text generation to handle large character counts more efficiently
  • Code Quality: Improved code structure and maintainability

Fixed

  • Turkish Character Issues: Fixed potential Turkish character problems in email generation
  • Performance Issues: Resolved performance bottlenecks in large text generation
  • Input Validation: Fixed edge cases in length input validation

Technical Improvements

  • Algorithm Optimization: Replaced while loops with more efficient repeat() method
  • Memory Usage: Reduced memory footprint for large text generation
  • Code Maintainability: Improved function structure and error handling

Technical Specifications

  • Manifest Version: 3 (Latest Chrome extension standard)
  • Permissions: Minimal required set (activeTab, clipboardRead, clipboardWrite)
  • Browser Support: Google Chrome (latest 3 versions), Opera, Edge
  • File Size: ~360KB total
  • Performance: <200ms generation time

Installation

From Chrome Web Store (Recommended)

  1. Visit the Chrome Web Store listing
  2. Click "Add to Chrome"
  3. Follow the installation prompts

Manual Installation

  1. Download the extension files
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension folder

Breaking Changes

None - This is a backward-compatible release.

Known Issues

None reported.

Local Installation

For instructions on installing this extension locally, please see our Local Installation Guide.

Note: While this is still an alpha release, these improvements set the groundwork for future features and updates. Please report any issues or bugs you encounter, and thank you for testing!

Screenshots Xnapper-2025-01-08-22 19 06 Xnapper-2025-01-08-22 19 55 Xnapper-2025-01-08-22 21 02 Xnapper-2025-01-08-22 22 00 Xnapper-2025-01-08-22 22 26 Xnapper-2025-01-08-22 22 47

Pre-Alpha Frontend Modernization - MVP

08 Jan 19:30
0194cb8

Choose a tag to compare

Pre-release

Version Tag: v0.2.0-alpha
Release Title: Pre-Alpha Frontend Modernization - MVP

This release introduces a modernized UI and code refactor that significantly improves the look, feel, and maintainability of our Chrome extension. Highlights include:

  • New Contemporary UI: A fresh, modern design that enhances user experience.
  • Refactored Codebase: Better-organized files and modular structure for easier scaling.
  • Improved Consistency: Streamlined styling across tabs.

Local Installation

For instructions on installing this extension locally, please see our Local Installation Guide.

Honorable Mentions

  • Special thanks to my friend’s repository for its inspiration and usage.
  • And thanks for my Twitch viewers for moral support.

Note: While this is still an alpha release, these improvements set the groundwork for future features and updates. Please report any issues or bugs you encounter, and thank you for testing!

Screenshots Xnapper-2025-01-08-22 19 06 Xnapper-2025-01-08-22 19 55 Xnapper-2025-01-08-22 21 02 Xnapper-2025-01-08-22 22 00 Xnapper-2025-01-08-22 22 26 Xnapper-2025-01-08-22 22 47

Pre-Alpha Release: v0.1.0-alpha

08 Jan 18:53

Choose a tag to compare

Pre-release

Version Tag: v0.1.0-alpha
Release Title: Pre-Alpha Release

Description

This is the first release of our Chrome extension, featuring:

  • A new tabbed-style interface
  • A miscellaneous section for future expansions

Only the key components are included, ensuring minimal overhead and the best possible security and memory efficiency at this stage.

Note: As this is a pre-alpha release, expect future updates to potentially introduce significant changes.
Your feedback is welcome! 🙏

Local Installation

For instructions on installing this extension locally, please see our Local Installation Guide.

Honorable Mentions

Special thanks to my friend’s repository for its inspiration and usage.

Your feedback is welcome! 🙏

Full Changelog: https://github.com/sevilayerkan/test-string-extention/commits/alpha