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

Skater as an Overlay (no more popup) #4

Merged
merged 89 commits into from
Aug 24, 2020
Merged

Skater as an Overlay (no more popup) #4

merged 89 commits into from
Aug 24, 2020

Conversation

Ecalzo
Copy link
Owner

@Ecalzo Ecalzo commented Aug 16, 2020

This is a mostly-functioning version of Skater as a webpage overlay. This is being developed for the following reasons:

  • The extension is too slow as a standard chrome/FF popup. This is much much faster.
  • Being spotlight-inspired, this allows us to mimic the look/feel of Spotlight more closely

Core areas where I am looking for feedback:

  • How should I organize this? I have not figured out how to break this into multiple console scripts, but it may be simpler than I assume.
  • How should I test this thing? (kind of a TODO to learn about jest)
  • Being much faster, what else would you like this extension to be able to search through? Any thoughts on where else this can fit into a workflow?

@Ecalzo Ecalzo requested review from leedtan and edwinyung August 16, 2020 23:48
background.js Outdated Show resolved Hide resolved
overlay.js Outdated Show resolved Hide resolved
overlay.js Outdated Show resolved Hide resolved
overlay.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@wojm wojm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stash

overlay.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@wojm wojm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review

@Ecalzo Ecalzo merged commit 1c311d9 into master Aug 24, 2020
@Ecalzo Ecalzo changed the title WIP: Skater as an Overlay (no more popup) Skater as an Overlay (no more popup) Aug 24, 2020
@Ecalzo Ecalzo mentioned this pull request Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants