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

feat: some enhancements #26

Merged
merged 7 commits into from
Dec 10, 2023
Merged

feat: some enhancements #26

merged 7 commits into from
Dec 10, 2023

Conversation

lawvs
Copy link
Collaborator

@lawvs lawvs commented Dec 9, 2023

  • Add a group preset
export const DEFAULT_GROUP = [
  "Social",
  "Entertainment",
  "Read Material",
  "Education",
  "Productivity",
  "Utilities",
];
  • Add a loading indicator

Screenshot 2023-12-10 at 02 36 30

  • Update the type of getStorage API, it may return a undefined
  • Remove incorrect usage about the chrome.runtime.sendMessage
  • Save the API key to storage when blurring instead when clicking the group button.
  • Add a tip for get the API key

Screenshot 2023-12-10 at 02 44 26

  • Remove the background of the icon. (I use the Photopea)

Screenshot 2023-12-10 at 02 35 54

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.

None yet

2 participants