Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.78 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.78 KB

SERP URL Cleaner

Automatically Clean Up Google Search URLs

SERP URL Cleaner is a Chrome extension that automatically cleans URLs with fragment identifiers from Google search results. It ensures that the URLs you copy or visit in Google search results are clean and concise, improving your browsing and sharing experience.

Features

  • Automatic URL Cleaning: Automatically removes fragment identifiers (#) from URLs on Google search results pages.
  • Toggle Extension: Easily enable or disable the extension via the popup interface.
  • Manual URL Cleaning: Clean specific URLs manually using the popup input field.

Installation

From Source

  1. Clone the repository:
    git clone https://github.com/AnoopPushpad/SERP-URL-Cleaner.git
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Click "Load unpacked" and select the directory where you cloned the repository.

Usage

  1. After installing the extension, it will automatically clean URLs with fragment identifiers on Google search results pages.
  2. Click the extension icon to open the popup.
  3. Use the "Enable/Disable" button to toggle the extension's functionality.
  4. Enter a URL in the input field and click "Clean URL" to manually clean a URL.

Author

  • Anoop Pushpad

License

This project is licensed under the MIT License. See the LICENSE file for details.


Thank you for using SERP URL Cleaner! If you find it useful, please consider giving it a star on GitHub.