linkify icon indicating copy to clipboard operation
linkify copied to clipboard

Chrome and Firefox extension for automatically turning pasted URLs into links

Results 22 linkify issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Closes #147 It ended up as a big PR as involved a structural redesign. Created an options page to bring more flexibility for each user. Added the template [fregante/browser-extension-template](https://github.com/fregante/browser-extension-template) as...

Add an options page for customising behaviour per-site - link style, or disabled.

enhancement

Allows the ability to change extension defaults. The initial option will be the ability to disable the default behavior when pasting a link into a blank space. See #146 for...

`*.zendesk.com` needs to be added to the Markdown list. Zendesk also supports custom domains, so need to investigate what class/ID to search for.

enhancement

On macOS Catalina (Version 10.15.7) using Firefox 89.0 (64-bit) I'm not seeing this work in Google Docs when trying to paste a link onto selected/highlighted text. Not sure if that's...

bug

Automated integration tests will be a little trickier than #13, so let's make it a seperate issue.

task