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

Firefox extension #14

Merged
merged 10 commits into from
Oct 21, 2015
Merged

Firefox extension #14

merged 10 commits into from
Oct 21, 2015

Commits on Oct 20, 2015

  1. Update manifests

    zalmoxisus committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    384f6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2fd88 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. Add firefox manifest

    The only difference is that it contains “applications” with mandatory
    “id”.
    zalmoxisus committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    59e7c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    597968f View commit details
    Browse the repository at this point in the history
  3. Compress tasks

    zalmoxisus committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    76a60f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4da480c View commit details
    Browse the repository at this point in the history
  5. Use onclick parameter for contextMenus.create

    instead of chrome.contextMenus.onClicked.addListener, as it is not yet
    supported in firefox according to
    https://bugzilla.mozilla.org/show_bug.cgi?id=1215377
    zalmoxisus committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    68b782e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9859935 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18d2aad View commit details
    Browse the repository at this point in the history
  8. Update README

    zalmoxisus committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    2ca4210 View commit details
    Browse the repository at this point in the history