Skip to content

Reyzartz/ghost-click

Repository files navigation

Ghost Click - Chrome Extension

A Chrome extension built with Manifest V3, React, TypeScript, and Vite using the CRXJS plugin.

Quick Start

  1. Install dependencies:
bun install
  1. Start development server:
bun dev
  1. Load the extension in Chrome:

    • Open Chrome and navigate to chrome://extensions/
    • Enable "Developer mode" (toggle in top right)
    • Click "Load unpacked"
    • Select the dist directory from this project
  2. Test the extension:

    • Click the extension icon in the toolbar to open the sidepanel
    • Click "Test Background Connection" to verify the service worker is running
    • Navigate to any webpage and click "Inject Content Script" to test content script injection
  3. Build for production:

bun build

About

A browser extension that allows users to record simple, linear interactions on a website and replay them using a keyboard shortcut.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages