Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.81 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.81 KB

Sub Profile Notes

Introduction

Sub Profile Notes is a Chrome extension designed to enhance the user experience on Subsquare, a part of the Polkadot openGov ecosystem. This extension allows users to add personal notes directly to user profiles on Subsquare, making it easier to remember key details or manage interactions within the governance platform.

Features

  • Add Notes: Users can add and edit notes on any Subsquare user profile.
  • Persistent Storage: Notes are stored locally within the Chrome browser, ensuring they persist across browsing sessions.
  • Backup and Migrate: Users can export their notes as a JSON file and import them on different machines or browsers, facilitating easy migration and backup.

Installation

To install Sub Profile Notes, follow these steps:

  1. Get the latest version of the extension into folder.
  2. Open 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 extension directory where you extracted the downloaded file.

Usage

  1. Adding Notes:

    • Navigate to a user profile on Subsquare.
    • A notes section will automatically appear, where you can type your notes.
    • Click "Save Note" to save your notes to the profile.
  2. Backing Up Notes:

    • Click on the extension icon in the Chrome toolbar.
    • Press the "Export Notes" button to download your notes as a JSON file.
  3. Importing Notes:

    • Click on the extension icon.
    • Press the "Import Notes" button and select the JSON file containing your notes.
    • Your notes will be restored and will appear on the corresponding user profiles.

Contribution

Contributions are welcome! If you have suggestions for improvements or have found a bug, please open an issue or submit a pull request.