An open API service indexing awesome lists of open source software.

https://github.com/koyasi777/x-advanced-search-userscript

Adds a floating advanced search modal to X.com (formerly Twitter). Multilingual UI, live query sync, and persistent modal position.
https://github.com/koyasi777/x-advanced-search-userscript

tampermonkey twitter userscript violentmonkey x

Last synced: 11 months ago
JSON representation

Adds a floating advanced search modal to X.com (formerly Twitter). Multilingual UI, live query sync, and persistent modal position.

Awesome Lists containing this project

README

          

# X.com (formerly Twitter) Advanced Search Modal πŸ”

## ✨ Overview

This user script adds an **Advanced Search Modal** to **X.com (formerly Twitter)**, allowing you to build complex search queries through a user-friendly interface.

- πŸ“Œ **Quick access** to advanced search from anywhere on the site
- 🌐 **Multilingual UI** (Japanese, English, Korean, Chinese, and more)
- πŸ”„ **Live synchronization** with X.com's native search box
- πŸ“ **Remembers** the modal’s position and visibility state across sessions

---

## πŸš€ Installation

1. Install a userscript manager for your browser:
- [Violentmonkey](https://violentmonkey.github.io/) or
- [Tampermonkey](https://www.tampermonkey.net/)

2. Click the link below to install the script:
πŸ‘‰ [Install this script](https://raw.githubusercontent.com/koyasi777/x-advanced-search-userscript/main/x-advanced-search.user.js)

---

## 🧩 Features

- Supports **advanced search conditions**:
keywords, exact phrases, hashtags, language filters, engagement metrics, date ranges, and more.
- Builds the search query dynamically and **injects it into the search box**
- Also **parses existing queries** and automatically fills the modal fields
- Draggable modal UI β€” **freely position it anywhere on screen**
- **State is persisted** using `localStorage`: modal visibility and position will be restored next time

---

## 🌍 Supported Languages

- Japanese (ja)
- English (en)
- Chinese (Simplified / Traditional)
- Korean (ko)
- French, Spanish, German, Portuguese, Russian *(in progress)*

---

## πŸ–Ό Target Domain

- `https://x.com/*`
> This includes all pages on **X.com**, formerly known as **Twitter**.

---

## πŸ” Stored Data

Only the following data is stored **locally** in your browser:

- Modal visibility state
- Modal position (`left` and `top` CSS)

> βœ… No personal or search data is ever sent to external servers.

---

## πŸ“„ License

MIT License β€” freely usable, modifiable, and redistributable.

---

## πŸ›  Support

Please report bugs or feature requests via
πŸ‘‰ [GitHub Issues](https://github.com/koyasi777/x-advanced-search-userscript/issues)

---

> Make searching on X.com (formerly Twitter) smarter, clearer, and more powerful β€” with just one click.