SocialRepo icon indicating copy to clipboard operation
SocialRepo copied to clipboard

Social Repo - Your Social Handles Repository in a chrome extension.

Results 18 SocialRepo issues
Sort by recently updated
recently updated
newest added

# 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...

enhancement
Code

# 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**...

enhancement
Code

# 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....

enhancement
good first issue
Code

# 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...

good first issue
No-code

## 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...

good first issue
No-code

## 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...

good first issue
No-code

# 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:...

good first issue
No-code

# 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...