Skip to content

Front end handling for batch requests#2

Open
abMatGit wants to merge 1 commit intomasterfrom
batching-frontend
Open

Front end handling for batch requests#2
abMatGit wants to merge 1 commit intomasterfrom
batching-frontend

Conversation

@abMatGit
Copy link
Collaborator

@abMatGit abMatGit commented Feb 6, 2017

it vorks 🤓 🤓

make sure you are clicking on an actual url LINK and not just the page itself. the Analyze Entire Playlist button will use the url in the clicked link.

screen shot 2017-02-05 at 8 27 28 pm


browser.contextMenus.onClicked.addListener(function(info, tab) {
if (info.menuItemId == menuId) {
if (info.menuItemId == trackId) {
Copy link
Owner

@alan-andrade alan-andrade Feb 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Behavior here has been kind of fucked, if the track finished and another one starts, this opens another tab :p

title: "Add to Playlist"
});

browser.contextMenus.create({
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

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.

2 participants