Skip to content

Support copying to clipboard, and paste by default into the current tab's domain.#4

Open
shepherdwind wants to merge 1 commit into
avaneeshtripathi:masterfrom
shepherdwind:master
Open

Support copying to clipboard, and paste by default into the current tab's domain.#4
shepherdwind wants to merge 1 commit into
avaneeshtripathi:masterfrom
shepherdwind:master

Conversation

@shepherdwind
Copy link
Copy Markdown

The main changes include two modifications:

  • Support for copying to the clipboard, which is sometimes needed.
  • The default copied domain is the domain of the current tab's URL.

Most of the time, I copy cookies from one domain and then paste them into another tab. So here I use the domain name being pasted as the current URL's domain name, rather than localhost, which mainly simplifies the need for manual input.

- Update popup functionality to allow for copying cookies to clipboard
- Initialize the default domain value to the current tab URL
- Update cookie setting to include secure and httpOnly flags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant