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

Fixed download button #56

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fixed download button #56

wants to merge 5 commits into from

Commits on Feb 14, 2022

  1. fixed download button

    richiecc committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    0d1ae72 View commit details
    Browse the repository at this point in the history
  2. fixed download button

    richiecc committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    4078580 View commit details
    Browse the repository at this point in the history
  3. fixed download button

    richiecc committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9a4b43f View commit details
    Browse the repository at this point in the history
  4. Added tab detection for raw.githubusercontent.com

    This will automatically download the raw content on page load and then closes the tab.
    richiecc committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    349d36b View commit details
    Browse the repository at this point in the history
  5. Added more permissions

    "*://raw.githubusercontent.com/*",  "activeTab", "pageCapture", "downloads"
    richiecc committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5a40729 View commit details
    Browse the repository at this point in the history