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

Add option to have a one-click action on the page action button #50

Closed
Rob--W opened this issue Oct 23, 2017 · 0 comments
Closed

Add option to have a one-click action on the page action button #50

Rob--W opened this issue Oct 23, 2017 · 0 comments

Comments

@Rob--W
Copy link
Owner

Rob--W commented Oct 23, 2017

Currently a page action popup opens when the page action button is clicked. This popup displays two buttons, "Download as zip", "View source" (and in Opera: "Install").

Let's add an option to not show a popup with buttons, but either "Download" or "View Source".
I am thinking of a context menu item at the page action called "Default action", with three choices: "Prompt" (default), "Download as zip" and "View source".
The option can also be set at the options page, via a dropdown button.

(originally requested at #48)

Rob--W added a commit that referenced this issue Dec 7, 2017
Also added a disabled UI for download, because downloading is a bit
trickier to implement.
Rob--W added a commit that referenced this issue Dec 7, 2017
Re-using the popup for the existing download progress UI.
Rob--W added a commit that referenced this issue Dec 7, 2017
- Add option to change the default click action behavior
  (in the right-click menu of the extension button) (#50).
- Open "View source" tab at the right of the current tab.
@Rob--W Rob--W closed this as completed Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant