Skip to content

A Chrome extension that automatically detects Danish CVR numbers on any webpage and provides quick links to Virk.dk and Proff.dk

License

Notifications You must be signed in to change notification settings

VildMedPap/cvr-autolink

Repository files navigation

CVR Autolink

CVR Autolink

A Chrome extension that automatically detects Danish CVR numbers on any webpage and provides quick links to Virk.dk and Proff.dk.

Features

  • 🔍 Automatic Detection - Scans web pages for valid Danish CVR numbers
  • 🔗 Quick Links - One-click access to Virk.dk and Proff.dk
  • 📋 Copy to Clipboard - Easily copy CVR numbers
  • 🌐 Bilingual - Danish and English interface
  • 🔒 Privacy-First - No tracking, no data collection
  • Lightweight - Fast and efficient scanning
  • 🔄 Dynamic Content - Works with AJAX and dynamically loaded content

Screenshots

CVR detection on webpage Extension popup showing detected CVRs

Danish interface Copy to clipboard feature

Installation

From Chrome Web Store

(Coming soon)

From Source

  1. Clone this repository
  2. Open Chrome and navigate to chrome://extensions
  3. Enable "Developer mode"
  4. Click "Load unpacked"
  5. Select the repository folder

Usage

  1. Browse any webpage normally
  2. The extension automatically detects CVR numbers
  3. Click the extension icon to see found numbers
  4. Choose to:
    • Open in Virk.dk (Danish Business Authority)
    • Open in Proff.dk (Business information)
    • Copy to clipboard

Privacy

This extension:

  • Does NOT collect any personal data
  • Does NOT track browsing history
  • Does NOT send data to external servers
  • All processing happens locally in your browser

See PRIVACY_POLICY.md for details.

Development

Structure

src/
├── content/          # Content scripts for CVR detection
├── background/       # Service worker for badge updates
└── popup/           # Extension popup interface

Building

# Package for Chrome Web Store
./package-extension.sh

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Support

If you encounter any issues or have suggestions, please open an issue.

License

MIT License - see LICENSE file for details.

Author

VildMedPap

Acknowledgments

  • Uses Virk.dk (Danish Business Authority) for official business data
  • Uses Proff.dk for additional business information

About

A Chrome extension that automatically detects Danish CVR numbers on any webpage and provides quick links to Virk.dk and Proff.dk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published