websocket refresh chrome extension
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-15.
CRX ID
ikadcllhklnnlbjpaaplgoeimcppnemd
Status
Minor Policy Violation
Removed Long Ago
No Privacy Policy
Description from extension meta
This extension was created with the awesome extensionizr.com
Description from store
A chrome extension that will refresh tabs based on regex messages sent from a websocket server.
Use case
You want to automatically tell chrom to refresh tab(s) based on a regex.
The Technical Stuff
The chrome extension will create a WebSocket instance that subscribes to a WebSocket server. The websocket server in-turn needs to send a regex message to the subscriber (chrome extension). The extension will use the regex and reload tabs who's URL matches the regex.
Github repo and detailed doc: https://github.com/ahmed-musallam/websocket-refresh-chrome-ext