Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a part to download current page #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pascalheraud
Copy link

Here is a Proposition to solver issue #57 or even #51.

The code is definitive, I just wanted to know if it's possible.
I stored page requests in a separated list from downloads but we could maybe merge the two lists in a single one.
I made basic design for separating current page from downloads. Maybe we could add title to let the user know what's there.
I tested in on FF57 and it's working fine.

Let me know if you would like to include such feature and how I can make it done.

@zaidka
Copy link
Owner

zaidka commented Apr 29, 2018

Apologies for taking so long to look at this.

Have you considered using the context menu? I think that would be a better place for it. Also, the URL is not enough to identify the original request for a given page. Perhaps check the tab ID too?

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