Auto Refresh Plus | Page Monitor 作者: kalu
Automatically refresh web pages at defined intervals with advanced page monitoring and content detection features.# Auto Refresh Plus | Page Monitor A professional Chrome Extension (Manifest V3) for automatically refreshing web pages with advanced
扩展元数据
屏幕截图
关于此扩展
Auto Refresh Plus | Page Monitor
A professional Chrome Extension (Manifest V3) for automatically refreshing web pages with advanced monitoring and content detection features.
Developer: Mukesh Kumar Makwana — mkblackhat1@gmail.com
Installation (Load Unpacked)
Features Implemented
| # | Feature | Status |
|---|---------|--------|
| 1 | Default Time Interval (presets + custom h/m/s) | ✅ |
| 2 | Random Interval (min/max range, anti-bot) | ✅ |
| 3 | Set Refresh Count (0 = infinite) | ✅ |
| 4 | Visual Timer Overlay (draggable, color-coded) | ✅ |
| 5 | Auto Stop on User Interaction (click/type) | ✅ |
| 6 | Countdown Timer Mode (delay before refresh) | ✅ |
| 7 | Hard Refresh / Bypass Cache | ✅ |
| 8 | Auto-Start URLs (wildcard patterns) | ✅ |
| 9 | Refresh Predefined Pages (open + auto-refresh) | ✅ |
| 10 | Active Tabs List (popup, with timer countdown) | ✅ |
| 11 | Page Monitor (Find / Lost / Any Change modes) | ✅ |
| 12 | Supported Expressions (Normal/Custom/XPath/Regex) | ✅ |
| 13 | XHR Refresh (partial page update) | ✅ |
| 14 | Refresh on Predefined Keywords (passive) | ✅ |
| 15 | Auto-Click on Keyword Element | ✅ |
| 16 | Alerts: Push Notification + Sound + Email | ✅ |
| 17 | Custom Hotkeys (5 configurable shortcuts) | ✅ |
File Structure
Default Keyboard Shortcuts
| Action | Shortcut |
|--------|----------|
| Start Interval Refresh |
| Start Random Refresh |
| Start Countdown Mode |
| Stop All Refresh |
| Kill / Mute Sound |
Customize at
Privacy
A professional Chrome Extension (Manifest V3) for automatically refreshing web pages with advanced monitoring and content detection features.
Developer: Mukesh Kumar Makwana — mkblackhat1@gmail.com
Installation (Load Unpacked)
- Open Chrome and navigate to
chrome://extensions - Enable Developer Mode (top-right toggle)
- Click Load unpacked
- Select the
auto refreshfolder (this directory) - The extension icon will appear in the toolbar
Features Implemented
| # | Feature | Status |
|---|---------|--------|
| 1 | Default Time Interval (presets + custom h/m/s) | ✅ |
| 2 | Random Interval (min/max range, anti-bot) | ✅ |
| 3 | Set Refresh Count (0 = infinite) | ✅ |
| 4 | Visual Timer Overlay (draggable, color-coded) | ✅ |
| 5 | Auto Stop on User Interaction (click/type) | ✅ |
| 6 | Countdown Timer Mode (delay before refresh) | ✅ |
| 7 | Hard Refresh / Bypass Cache | ✅ |
| 8 | Auto-Start URLs (wildcard patterns) | ✅ |
| 9 | Refresh Predefined Pages (open + auto-refresh) | ✅ |
| 10 | Active Tabs List (popup, with timer countdown) | ✅ |
| 11 | Page Monitor (Find / Lost / Any Change modes) | ✅ |
| 12 | Supported Expressions (Normal/Custom/XPath/Regex) | ✅ |
| 13 | XHR Refresh (partial page update) | ✅ |
| 14 | Refresh on Predefined Keywords (passive) | ✅ |
| 15 | Auto-Click on Keyword Element | ✅ |
| 16 | Alerts: Push Notification + Sound + Email | ✅ |
| 17 | Custom Hotkeys (5 configurable shortcuts) | ✅ |
File Structure
auto refresh/
├── manifest.json # MV3 manifest
├── background.js # Service worker (alarms, storage, tab management)
├── content.js # Injected into pages (timer, monitor, scroll)
├── icons/
│ ├── icon16.png
│ ├── icon32.png
│ ├── icon48.png
│ └── icon128.png
├── sounds/
│ ├── alert.mp3 # Default bell sound
│ ├── ding.mp3
│ ├── chime.mp3
│ └── alarm.mp3
├── popup/
│ ├── popup.html # Extension popup
│ ├── popup.css # Dark-mode popup styles
│ └── popup.js # Popup controller
└── options/
├── options.html # Full settings page
├── options.css # Settings page styles
└── options.js # Settings controller
Default Keyboard Shortcuts
| Action | Shortcut |
|--------|----------|
| Start Interval Refresh |
Alt+Shift+S || Start Random Refresh |
Alt+Shift+R || Start Countdown Mode |
Alt+Shift+C || Stop All Refresh |
Alt+Shift+X || Kill / Mute Sound |
Alt+Shift+M |Customize at
chrome://extensions/shortcutsPrivacy
- ❌ No user data collected
- ❌ No tracking or analytics
- ❌ No third-party servers
- ❌ User full control stat and stop
- ✅ All data stored locally in
chrome.storage.local - ✅ Only anonymous error data via Google Analytics (optional)
评分 0(1 位用户)
权限与数据
更多信息
- 版本
- 1.0.0
- 大小
- 163.02 KB
- 上次更新
- 16 天前 (2026年5月4日)
- 相关分类
- 隐私政策
- 阅读此附加组件的隐私政策
- 版本历史
- 添加到收藏集