show yanked url

This commit is contained in:
amin roosta 2019-04-13 16:40:10 +08:00
parent 859d0372b5
commit 3d41e96a5d

View file

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