latex-from-web-chrome-extension

LaTeX From Web

A cross-browser extension that allows you to copy LaTeX formulas from any web page with a simple hover and click.

🚀 Features

📦 Installation

Chrome/Edge/Safari/Chromium Browsers

  1. Download the extension files
  2. Open Chrome/Edge/Safari and navigate to:
    • Chrome: chrome://extensions/
    • Edge: edge://extensions/
    • Safari: Enable “Develop” menu → “Allow Unsigned Extensions”
  3. Enable “Developer mode”
  4. Click “Load unpacked” and select the extension folder
  5. Use the default manifest.json file

Firefox

  1. Download the extension files
  2. Rename manifest_v2.json to manifest.json (replace the existing one)
  3. Open Firefox and navigate to about:debugging
  4. Click “This Firefox” → “Load Temporary Add-on”
  5. Select the manifest.json file

Quick Setup

  1. Click the extension icon in your browser toolbar
  2. Toggle the extension ON using the switch
  3. Visit any page with mathematical equations
  4. Hover over equations and click “Copy LaTeX”

🎯 How to Use

  1. Visit any webpage with mathematical equations
  2. Hover over any equation
  3. Click the “Copy LaTeX” button that appears
  4. Paste the LaTeX code wherever you need it

🌐 Supported Sites

🔧 Troubleshooting

🔒 Privacy & Security

📄 License

This project is open source and available under the MIT License.

👨‍💻 Developer

Created by Manoj Aryal


Version 1.1 - Enhanced LaTeX extraction, modern UI, and Chrome Web Store compliance