Browser extension to copy formatted links with titles instead of plain URLs

1 stars 0 forks 1 watchers JavaScript MIT License
1 Open Issue Need Help Last updated: Sep 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Two tests are failing in the `test/test-diagnostics.js` suite. One test fails because the page title is missing from the generated GitHub issue URL body, and the other fails due to a `chrome is not defined` error when attempting to test graceful handling of missing browser APIs. The main application functionality is working correctly, and these are considered low-priority test environment/assertion issues.

Complexity: 2/5
bug good first issue priority: low

Browser extension to copy formatted links with titles instead of plain URLs

JavaScript