-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Context: #440 (comment) This commit removes the need for content script in Firefox by switching to modern Clipboard API that landed in Firefox 63. As a result, we were able to switch copying in Chrome back to the background page, which fixed copying URLs for SVG and PDF in both browsers. Closes #440
- Loading branch information
Showing
1 changed file
with
26 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters