Merge pull request #562 from aminroosta/amin/show-yanked-url

Show yanked url
jh-changes
Shin'ya Ueoka 6 years ago committed by GitHub
commit 19ca873a38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/content/actions/operation.js

@ -85,7 +85,7 @@ const exec = (operation, settings, addonEnabled) => {
break;
case operations.URLS_YANK:
urls.yank(window);
consoleFrames.postInfo('Current url yanked');
consoleFrames.postInfo('Yanked ' + window.location.href);
break;
case operations.URLS_PASTE:
urls.paste(