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
- Universal Compatibility: Works on Wikipedia, Stack Exchange, arXiv, and any site using MathJax or KaTeX
- Cross-Browser Support: Compatible with Chrome, Firefox, Edge, Safari, and other Chromium-based browsers
- Individual Equation Targeting: Each equation copies its own correct LaTeX code
- Modern Interface: Dark theme popup with smooth animations
- Smart Detection: Automatically detects and extracts high-quality LaTeX
- Usage Statistics: Track your copying activity
- Privacy-Focused: Minimal permissions, no data collection, fully local operation
📦 Installation
Chrome/Edge/Safari/Chromium Browsers
- Download the extension files
- Open Chrome/Edge/Safari and navigate to:
- Chrome:
chrome://extensions/
- Edge:
edge://extensions/
- Safari: Enable “Develop” menu → “Allow Unsigned Extensions”
- Enable “Developer mode”
- Click “Load unpacked” and select the extension folder
- Use the default
manifest.json
file
Firefox
- Download the extension files
- Rename
manifest_v2.json
to manifest.json
(replace the existing one)
- Open Firefox and navigate to
about:debugging
- Click “This Firefox” → “Load Temporary Add-on”
- Select the
manifest.json
file
Quick Setup
- Click the extension icon in your browser toolbar
- Toggle the extension ON using the switch
- Visit any page with mathematical equations
- Hover over equations and click “Copy LaTeX”
🎯 How to Use
- Visit any webpage with mathematical equations
- Hover over any equation
- Click the “Copy LaTeX” button that appears
- Paste the LaTeX code wherever you need it
🌐 Supported Sites
- Wikipedia
- Mathematics Stack Exchange
- Physics Stack Exchange
- arXiv.org
- Any site using MathJax or KaTeX
🔧 Troubleshooting
- No copy button appears: Wait a few seconds for equations to load, then try hovering again
- Extension not working: Ensure it’s enabled in the popup and refresh the page
- Wrong LaTeX copied: This has been fixed in the latest version
🔒 Privacy & Security
- No Data Collection: Extension operates entirely locally
- Minimal Permissions: Only requests necessary permissions for core functionality
- Open Source: Full source code available for transparency
- Chrome Web Store Compliant: Follows all privacy and security guidelines
📄 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