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 options for closing the least recently used tab and ignoring pinned tabs #4

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

Commits on Jan 27, 2019

  1. implement support for closing least-recently used tab

    - enhance options page for multiple options (and don't store default in manifest, was causing warnings)
    - support for multiple strategies for choosing tab to close, not just last opened
    apaleslimghost committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    68bdb2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df795f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    377152e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d36bb6 View commit details
    Browse the repository at this point in the history
  5. browser-style select

    apaleslimghost committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    9534007 View commit details
    Browse the repository at this point in the history
  6. firefox form styling

    apaleslimghost committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    2160426 View commit details
    Browse the repository at this point in the history