SocialRepo
SocialRepo copied to clipboard
Social Repo - Your Social Handles Repository in a chrome extension.
# Implement Adding Social Handle Commands on Save in Info Panel ## Overview You have to implement functionality of adding commands in `commands` table under **Info** panel which displays the...
# Add Links on Save in Home Panel ## Overview You have to implement add social link box functionality for Home panel which should create social link box whenever **Save**...
# Implement Confirmation Message Popup of Link Copied ## Overview Implement a confirmation message box in **Home** panel which should show **`{social_handle} profile copied.`** with a checkmark before the text....
# Add Social Media logos ## Description Adding following social media logo in [`assets/logos`](https://github.com/Param302/SocialRepo/tree/main/src/assets/logos) folder. ### Requirements: - Icons should be of minimum `128x128` and maximum `256x256` resolution. - Icons...
## Description Adding following social media logo in [`assets/logos`](https://github.com/Param302/SocialRepo/tree/main/src/assets/logos) folder. ### Requirements: - Icons should be of minimum `128x128` and maximum `256x256` resolution. - Icons must be in `png` format...
## Description Adding social media profile URLs in [`social-links.json`](https://github.com/Param302/SocialRepo/blob/main/src/social-links.json) in **Alphabetical order**. Also, check the social media or add new ones in [`social-apps.md`](https://github.com/Param302/SocialRepo/blob/main/.github/docs/social-apps.md) ## Social media list The list of...
# Add Social Media names having public profile feature ## Description We've a list of social media website/app names which has public profile feature. Like Instagram has: `https://instagram.com/@`, Github has:...
# Save link ## Added a way to save the link to social handles. --- ## Issue Ticket Number Fixes #(57) --- ## Type of change - [ ] Bug...
# Added popup message ## The popup message showcases the successful attempt in copying the link of the respective website. --- ## Issue Ticket Number Fixes #(56) --- ## Type...
# Hover effect added ## For all the app icons i have added app name on hover effect --- ## Issue Ticket Number Fixes # 65 --- ## Type of...