1010 B
1010 B
Star Chart Search Enhancer
Chrome MV3 extension for the Xingtu creator market page.
Development
npm install
npm test
npm run build
Load The Extension
- Run
npm run build - Open
chrome://extensions - Enable developer mode
- Choose
Load unpacked - Select the
dist/directory
Current Scope
- Adds two after-search-rate columns to the Xingtu market list
- Hydrates the current page immediately
- Provides plugin-owned filter, sort, and CSV export controls
- Triggers full-scan flow only when filter, sort, or export is used
Manual Verification
- Load the unpacked extension from
dist/ - Open
https://xingtu.cn/ad/creator/market - Confirm the two new columns appear
- Confirm current-page rows move through loading and then render values or failure states
- Apply a threshold filter and confirm the list hides unmatched rows
- Apply a sort and confirm row order changes
- Export CSV and confirm the file includes plugin status and after-search-rate fields