Save and recover your tags—form data—for each username in all of your Dreamwidth role play communities.
To install the required libraries for this project, follow these steps:
-
Make sure you have Node.js installed on your machine.
-
Run the following command in your terminal to install the dependencies listed in the package.json file:
$ npm install
-
Once the installation is complete, run the following command in your terminal to generate a build folder:
$ npm run build
To load the extension temporarily in your local Firefox browser, follow these steps:
-
Open Firefox and type
about:debugging
in the address bar. -
Click on the "This Firefox" tab on the left sidebar.
-
Click on the "Load Temporary Add-on" button.
-
Navigate to the project folder and select the
manifest.json
file or theindex.html
file. -
The extension will be loaded and you can start using it in your browser.
Important
You may need to adjust the settings of this add-on in order to test this extension. Change Extension Can Read and Change Data:
to Always Allow on Dreamwidth.org
.
If you would like to contribute to this project, please follow these guidelines:
-
Fork the repository and clone it to your local machine.
-
Create a new branch for your feature or bug fix.
-
Make your changes and test them thoroughly.
-
Commit your changes and push them to your forked repository.
-
Submit a pull request, describing the changes you have made.
This project is licensed under the MIT License.