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

Fixes#362:Added Random quote extension #5

Merged
merged 1 commit into from
May 22, 2024

Conversation

akshbansal61203
Copy link
Owner

Description

The "Quote of the Day" extension is designed to provide users with daily inspiration by displaying a new quote each day. This extension can be added to web browsers like Chrome or Firefox, or even to desktop environments. It fetches a different quote each day and presents it in an aesthetically pleasing manner.

Key Features
Daily Quote Display:

The extension automatically updates to show a new quote every day.
Quotes can be sourced from a pre-defined list

Fixes: Sulagna-Dutta-Roy#362

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have made this from my own
  • I have taken help from some online resourses
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

Screenshot 2024-05-23 at 4 57 48 AM Screenshot 2024-05-23 at 4 57 35 AM

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@akshbansal61203 akshbansal61203 merged commit 4265416 into master May 22, 2024
1 check passed
Copy link

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

@akshbansal61203 akshbansal61203 deleted the akshbansal61203-patch-1 branch May 30, 2024 17:14
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.

Add an extension which gives Quote of the day
1 participant