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

Manifest V3 update. #146

Merged
merged 197 commits into from
Aug 29, 2022
Merged

Manifest V3 update. #146

merged 197 commits into from
Aug 29, 2022

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    6bdeef0 View commit details
    Browse the repository at this point in the history
  2. Archived manifest v2.

    bengarrett committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    d4fab98 View commit details
    Browse the repository at this point in the history
  3. v5.0.0

    bengarrett committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    33a6800 View commit details
    Browse the repository at this point in the history
  4. Applied version v5.

    bengarrett committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    0bd4399 View commit details
    Browse the repository at this point in the history
  5. Hide manifest_v2.

    bengarrett committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    56eb0ce View commit details
    Browse the repository at this point in the history
  6. V3 syntax.

    bengarrett committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    97b1d55 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Placeholder scripts.

    bengarrett committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    b241a2a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Reset to mv2.

    bengarrett committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    df9d140 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Created scripts/sw

    bengarrett committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    31595fa View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Browser tabs render ANSI.

    Though all the settings are broken.
    bengarrett committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    eddc405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c5620 View commit details
    Browse the repository at this point in the history
  3. Replaced platform and browser consts.

    Fixed up extension.js.
    bengarrett committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    1611c83 View commit details
    Browse the repository at this point in the history
  4. Service workers mostly complete.

    TODO: downloads.js.
    bengarrett committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    b6fb5ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f0def1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    ef6610f View commit details
    Browse the repository at this point in the history
  2. Fixed eslint globals.

    bengarrett committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    bb7c2e6 View commit details
    Browse the repository at this point in the history
  3. Removed brower based storage

    in this service worker.
    bengarrett committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    4cf4271 View commit details
    Browse the repository at this point in the history
  4. Removed the use of the global RetroTxt var.

    Improved comments.
    bengarrett committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    b79e9f6 View commit details
    Browse the repository at this point in the history
  5. Removed RetroTxt global.

    Fixed up global declares.
    bengarrett committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    41b8d81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7cd6a8 View commit details
    Browse the repository at this point in the history
  7. Fixed eslint globals.

    bengarrett committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    00a2629 View commit details
    Browse the repository at this point in the history
  8. Updated comment.

    bengarrett committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    a099e1e View commit details
    Browse the repository at this point in the history
  9. Cleaned up eslintrc.json.

    bengarrett committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    40d0dfd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23d12ce View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Freezed titleiz

    bengarrett committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    6059cc1 View commit details
    Browse the repository at this point in the history
  2. Simplified conditionals.

    bengarrett committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    7939d8b View commit details
    Browse the repository at this point in the history
  3. Removed browser localStorage from the service worker.

    Commented Console* methods.
    bengarrett committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    5c8a7c7 View commit details
    Browse the repository at this point in the history
  4. Reordered funcs.

    bengarrett committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    8d26eee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0af3ded View commit details
    Browse the repository at this point in the history
  6. Removed sessionStorage.

    Froze objects.
    bengarrett committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    af95255 View commit details
    Browse the repository at this point in the history
  7. Removed localStorage.

    bengarrett committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    033be6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8dc70d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Why this branch?

    bengarrett committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    0051c36 View commit details
    Browse the repository at this point in the history
  2. Text tweaks.

    bengarrett committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    d40abe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0028478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301e487 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Simplified the storage.local.get

    to share the same missing value redundancies.
    bengarrett committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9aad239 View commit details
    Browse the repository at this point in the history
  2. Fixed broken console output.

    Fixed broken Options toggles.
    bengarrett committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    31c4055 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    95aed5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cff9e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Fixed ascii fai error.

    bengarrett committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2a47b31 View commit details
    Browse the repository at this point in the history
  2. Uniformed header border-radius

    to have very slight rounded corners.
    bengarrett committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b9c3258 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    7a535da View commit details
    Browse the repository at this point in the history
  2. Changes update.

    bengarrett committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    2c9036c View commit details
    Browse the repository at this point in the history
  3. Fixed DeveloperModeDebug.

    bengarrett committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0372ad0 View commit details
    Browse the repository at this point in the history
  4. this.hostnames uses an array

    instead of a string of items with a ; sep.
    bengarrett committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    99a7ea4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Options, Settings fixes.

    bengarrett committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b5bbb64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78182dc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Fixed broken SetToolbarIcon

    and submitted bug to chromium.
    bengarrett committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    68ba7f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ecf6c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Created session.js

    to replace sessionStorage in service workers.
    activateTab() swapped data and tab argument order.
    bengarrett committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    07d79b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d752b71 View commit details
    Browse the repository at this point in the history
  3. Commented session.js.

    bengarrett committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ea2f19d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e2b746 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e953d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60d5954 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    7434776 View commit details
    Browse the repository at this point in the history
  2. Newline removals.

    bengarrett committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    818425b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88d0de4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e44fd85 View commit details
    Browse the repository at this point in the history
  5. Transcode context menu is

    disabled by default except for textfile tabs.
    bengarrett committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    febb79b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a7ef29 View commit details
    Browse the repository at this point in the history
  7. Removed this.state from the Action.

    There are now more meaningful named functions. menuOn, menuOff.
    bengarrett committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    ae49d7b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Tweaked text.

    bengarrett committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    26a024e View commit details
    Browse the repository at this point in the history
  2. Dropped

    typeof chrome.extension === `undefined` condition.
    bengarrett committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d5aa0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3f046d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a36d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3918d93 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    8850273 View commit details
    Browse the repository at this point in the history
  2. Removed Firefox checks.

    bengarrett committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    312c05c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e6861 View commit details
    Browse the repository at this point in the history
  4. Copied over gotcha note.

    bengarrett committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1bc766e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    959ebdb View commit details
    Browse the repository at this point in the history
  6. Fixed 'Transcode this text'

    menu items not displaying.
    bengarrett committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1f4666a View commit details
    Browse the repository at this point in the history
  7. Replaced the transcode ↻ with ⇉.

    This I feel is more clear to show 'force encoding'.
    bengarrett committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1f5e36d View commit details
    Browse the repository at this point in the history
  8. Drop OutputUFT8.

    bengarrett committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0c518ab View commit details
    Browse the repository at this point in the history
  9. Fixed error string.

    bengarrett committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    29f05e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    34eb089 View commit details
    Browse the repository at this point in the history
  11. Port closed error

    returns a warning instead of error.
    bengarrett committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e72a07f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5681f3c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    415f179 View commit details
    Browse the repository at this point in the history
  2. Tweaked feedback.

    Added onCOnnect placeholder.
    bengarrett committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b183e46 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Extra info added to CheckLastError

    for the transcode msg.
    bengarrett committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    594fb2d View commit details
    Browse the repository at this point in the history
  2. replaced one-time message with a long-lived connection

    for the toolbar invoke toggle.
    bengarrett committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    fb1aa37 View commit details
    Browse the repository at this point in the history
  3. Renamed retroTxtified command to tabModified.

    tabModified uses long-lived connections to avoid errors.
    bengarrett committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    4c34c8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    326e855 View commit details
    Browse the repository at this point in the history
  5. Renamed transcode action to tabTranscode.

    tabTranscode uses long-lived connections to avoid errors.
    bengarrett committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    cc44e8a View commit details
    Browse the repository at this point in the history
  6. Changed context menu arrows.

    Fixed rebuild() logging false pos issue.
    bengarrett committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c128ece View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2120cc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Renamed Options link to Settings.

    Fixed the more Options link
    to work within the new MV3 restrictions.
    bengarrett committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    9f3a8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a00dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fefe58 View commit details
    Browse the repository at this point in the history
  4. Made developerMode as a local app var

    and set it to false.
    bengarrett committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    359b7d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Tweaked comments.

    bengarrett committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3fef599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01dca08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f50917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84e1bd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bba0277 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    34475f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36600da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d88ae2a View commit details
    Browse the repository at this point in the history
  4. Restored functions test.

    bengarrett committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    88008df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    336438d View commit details
    Browse the repository at this point in the history
  6. Fixed broken tests.

    Renamed test files to use MV3 conventions.
    bengarrett committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d21e4a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66c9f3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8c017a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Manifest update.

    bengarrett committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    4a1f6b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    247bea1 View commit details
    Browse the repository at this point in the history
  2. activeTab bug fix.

    bengarrett committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d598161 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    a13a5ce View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Unused.

    bengarrett committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    1513135 View commit details
    Browse the repository at this point in the history
  2. Replaced href="#"

    with the more descriptive href="#top".
    bengarrett committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    5dc4290 View commit details
    Browse the repository at this point in the history
  3. Fixed the RetroTxt review notification element.

    It would display while empty when the theme was not primary.
    bengarrett committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    434e79e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2661053 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f2c3b7 View commit details
    Browse the repository at this point in the history
  6. Renamed fontOverride session var to lockFont.

    This makes it clearer as to the purpose.
    bengarrett committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    3d53e15 View commit details
    Browse the repository at this point in the history
  7. Renamed transcode session storage key.

    The new key name is lockTranscode, which is clearer and searchable.
    bengarrett committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    f62f2bb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Service worker comments.

    bengarrett committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    a2d9f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c5bd9d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    d120ef5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Toolbar icon setting.

    To select dark or light mode button.
    bengarrett committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    609599c View commit details
    Browse the repository at this point in the history
  2. Removed console log.

    bengarrett committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    960435b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Incomplete mkdocs.

    bengarrett committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e349d04 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. More doc revisions.

    bengarrett committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    888bc58 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Applied grammarly.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4640c62 View commit details
    Browse the repository at this point in the history
  2. Footnotes.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d6faaf9 View commit details
    Browse the repository at this point in the history
  3. Footnotes.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8d2ea07 View commit details
    Browse the repository at this point in the history
  4. Moved readme out of docs.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    57d1c52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6568505 View commit details
    Browse the repository at this point in the history
  6. Unfocused tab info.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    86826e3 View commit details
    Browse the repository at this point in the history
  7. Created mkdocs site.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ee64169 View commit details
    Browse the repository at this point in the history
  8. Update site.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    374e886 View commit details
    Browse the repository at this point in the history
  9. mkdocs github action.

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4b4eee9 View commit details
    Browse the repository at this point in the history
  10. Update

    bengarrett committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    41f85eb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    52dfac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1da63 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Update README.md

    bengarrett committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8f3b2a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. updated quick settings.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8ce2ee7 View commit details
    Browse the repository at this point in the history
  2. Updated build version.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    58cfeb3 View commit details
    Browse the repository at this point in the history
  3. Yarn v3.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7ce03c7 View commit details
    Browse the repository at this point in the history
  4. added web-ext.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4924141 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ee8cb View commit details
    Browse the repository at this point in the history
  6. removed manifest chrome.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d44fe8e View commit details
    Browse the repository at this point in the history
  7. Simplified build cmds.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    fa090f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    530e991 View commit details
    Browse the repository at this point in the history
  9. Default task.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    970da80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cd1fcc View commit details
    Browse the repository at this point in the history
  11. Updated version to 5.

    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f27122c View commit details
    Browse the repository at this point in the history
  12. updated omnibox keyword.

    updated min chrome version.
    bengarrett committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    735c875 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Update notices.

    vscode support for yarn v3.
    bengarrett committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    41cbc6b View commit details
    Browse the repository at this point in the history
  2. removed firefox ref.

    bengarrett committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    41b5697 View commit details
    Browse the repository at this point in the history
  3. restored prettier cfg.

    bengarrett committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    621e4c4 View commit details
    Browse the repository at this point in the history
  4. rm spellright.

    bengarrett committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5bd59d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Update dependencies.

    bengarrett committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    888859f View commit details
    Browse the repository at this point in the history
  2. replaced yarn with pnpm.

    bengarrett committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3fe11e9 View commit details
    Browse the repository at this point in the history
  3. removed yarn refs.

    bengarrett committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    2ffce8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a9f936 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e82c9df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b13d5da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08ca875 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Tweaked readme.

    bengarrett committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    719e69d View commit details
    Browse the repository at this point in the history
  2. Improved headings.

    bengarrett committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    8f8ec89 View commit details
    Browse the repository at this point in the history
  3. Reworked ff legacy.

    bengarrett committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a3d6ec3 View commit details
    Browse the repository at this point in the history
  4. License layout.

    bengarrett committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    262f0a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff20664 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adc4999 View commit details
    Browse the repository at this point in the history
  7. del manifest_v2 dir.

    now that it has its own branch.
    bengarrett committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    582ba40 View commit details
    Browse the repository at this point in the history
  8. fixed features.

    bengarrett committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a717cc4 View commit details
    Browse the repository at this point in the history
  9. Features fix.

    bengarrett committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    103d9a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Docs updated to match MV3.

    bengarrett committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    8a44b39 View commit details
    Browse the repository at this point in the history
  2. rm yarn ref.

    bengarrett committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    9b86be1 View commit details
    Browse the repository at this point in the history
  3. link to changes

    bengarrett committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1a33980 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    1d3a51c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19de9bd View commit details
    Browse the repository at this point in the history
  3. ecma48Errors returns console.info.

    this is to stop Extensions Errors being flagged.
    bengarrett committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0721c94 View commit details
    Browse the repository at this point in the history
  4. Fixed assert value.

    bengarrett committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f598d49 View commit details
    Browse the repository at this point in the history
  5. Highlight key words.

    bengarrett committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a476743 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9353b77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f19172a View commit details
    Browse the repository at this point in the history
  8. fixed Viznut link.

    bengarrett committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    717edb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Localhost info note.

    bengarrett committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    2cd6aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b55577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51316ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9646ab View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    37dc371 View commit details
    Browse the repository at this point in the history
  2. Tests remote link.

    bengarrett committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    f8b1dae View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    d5c239e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190aafe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc49907 View commit details
    Browse the repository at this point in the history
  4. fixed throw error of ice color toggles

    with tabs containing bbs texts.
    bengarrett committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f485109 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15c7d89 View commit details
    Browse the repository at this point in the history
  6. Reduced the number of lines

    for storage console logs.
    bengarrett committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ef2f7df View commit details
    Browse the repository at this point in the history
  7. Tweaked padding.

    bengarrett committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    91b488a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eacb5e2 View commit details
    Browse the repository at this point in the history
  9. grammarly update.

    bengarrett committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    656d948 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c127ab View commit details
    Browse the repository at this point in the history
  11. Add a few highlights.

    bengarrett committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f0f0959 View commit details
    Browse the repository at this point in the history