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

Revamp firefox extension #32

Closed
wants to merge 27 commits into from

Commits on Dec 27, 2022

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

Commits on Dec 30, 2022

  1. upgraded to manifest V3

    tanmoysrt committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2ec9eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ab27e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    870826e View commit details
    Browse the repository at this point in the history
  4. as manifest v3 has no support for chrome.extension and it inject code…

    … at document idle state only
    tanmoysrt committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3e4321b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7edb286 View commit details
    Browse the repository at this point in the history
  6. renamed some functions

    tanmoysrt committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3231e6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08eb2ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5f4b2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63b1c19 View commit details
    Browse the repository at this point in the history
  10. axios added for api calling

    tanmoysrt committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    6abce4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8d5060 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37c28f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eeb937b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b541ea7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    990b55c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3de51b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    1b91c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b33b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bb329d View commit details
    Browse the repository at this point in the history
  4. removed loading.gif

    tanmoysrt committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    1bc35d6 View commit details
    Browse the repository at this point in the history
  5. implementation coomppleted

    tanmoysrt committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    dce8c12 View commit details
    Browse the repository at this point in the history
  6. update popup.html text

    tanmoysrt committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    7ad10cf View commit details
    Browse the repository at this point in the history
  7. stylesheet update

    tanmoysrt committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    dda3635 View commit details
    Browse the repository at this point in the history
  8. version update

    tanmoysrt committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    6922ae7 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    0f8437e View commit details
    Browse the repository at this point in the history
  2. delete junk files

    tanmoysrt committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    c562ff3 View commit details
    Browse the repository at this point in the history