Skip to content

Releases: Alkaison/Link-Saver-Extension

Stable release

08 Jul 11:44
Compare
Choose a tag to compare

Link Saver Extension 🎉

Updates

  • Feat: updated docs to v1.0.0
  • Feat: added badges for project information
  • Feat: added comments for JavaScript code
  • Feat: updated description to meet the limit
  • Feat: updated the manifest extension version
  • Fix: minor issues

Changelog

Full Changelog: v0.0.3...v1.0.0

Local Storage Update

02 Jul 14:44
Compare
Choose a tag to compare

Updates

  • Feat: save links to chrome local storage
  • Feat: delete saved links from storage
  • Feat: no links saved message
  • Fix: bugs and better event handling

Glimpse

image

Changelog

Full Changelog: v0.0.2...v0.0.3

Extension Design & UI update

29 Jun 12:47
Compare
Choose a tag to compare

Updates

  • Added Link saving buttons
  • Added GitHub repo button
  • Added Links container to show the saved links
  • Added JS code for event handling
  • Manifest version updated to v0.0.2

Glimpse

image

Change-log

Full Changelog: v0.0.1-alpha...v0.0.2

Alpha Version 0.0.1

25 Jun 07:59
Compare
Choose a tag to compare
Alpha Version 0.0.1 Pre-release
Pre-release

Link Saver - Chrome Extension (v0.0.1 Alpha)

The Link Saver Chrome Extension is a powerful tool designed to help users save their social media handle links and conveniently access them whenever needed. With this extension, users can store their social media account URLs and easily insert them into any input box by using simple shortcuts.

Features

  • Save social media account links: Users can add and store their social media handle links within the extension popup.
  • Shortcut substitution: By typing specific shortcuts such as $twitter or $linkedin in any input box, the corresponding shortcut will be replaced with the user's saved link for that social media platform.
  • Easy management: The extension provides a user-friendly interface for adding, editing, and deleting social media account links.
  • Secure storage: Social media account links are securely stored within the extension and remain accessible only to the user.

Disclaimer

The Social Media Link Saver Chrome Extension is currently under development. While we strive to provide a stable and reliable product, there may be occasional bugs or limitations. We appreciate your understanding and patience as we work towards improving the extension.

Getting Started

To get started with the Link Saver Chrome Extension, follow these steps:

  1. Clone or download the repository to your local machine.
  2. Open Google Chrome and navigate to chrome://extensions.
  3. Enable Developer Mode by toggling the switch at the top right corner.
  4. Click on "Load unpacked" and select the directory where the extension files are located.
  5. The extension will be added to Chrome, and its icon will appear in the toolbar.

Usage

Once the extension is installed, follow these steps to save and use your social media account links:

  1. Click on the extension icon in the Chrome toolbar to open the extension popup.
  2. In the popup, click on the "Add New Link" button.
  3. Enter a label for the social media platform (e.g., "Twitter") and the corresponding URL for your account.
  4. Click "Save" to store the link.
  5. Repeat steps 2-4 for any other social media accounts you wish to save.
  6. To use a saved link, simply type the corresponding shortcut (e.g., $twitter or $linkedin) in any input box, and it will be replaced with the saved link.

Contribution

Contributions to the Link Saver Chrome Extension are welcome! If you have any ideas, bug fixes, or enhancements, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Make your desired changes and test them thoroughly.
  3. Commit your changes and push them to your forked repository.
  4. Submit a pull request, describing the changes you made and their purpose.

License

This project is licensed under the MIT License.

Feedback and Support

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository page. We appreciate your feedback and will do our best to address any concerns.