A Chrome extension very similar to "Write Space", Write Wall goes a step further and syncs text with the logged-in Google Account Write Wall was created to simply be able to share text content across multiple computers running under the same Chrome account. It's a simple concept with a simple solution: create an extension that allows users to paste whatever content and access it from any computer running Chrome.
I hope you find it as useful as I have and please feel free to fork this project on Github and/or provide suggestions for improving Write Wall.
- Bump packages to latest
- Update styling, allow for ease of use on a mobile device
- Ensure manifest version and Node package are up-to-date
- Bump packages to latest
- Update copyright to include 2024
- Remove unused package
- Update licensing language to CC BY SA 4.0
- Bump packages to latest
- Cleanup the usage of magic constants
- Streamline the throttling behavior
- Migrate to Typescript
- Enable Webpack and building via Webpack
- Remove Dependency on lodash
- Upgrade the manifest.json file to manifest v3
- Standardize the copyright notices
- Update to node v20 and switch to using npm from yarn
Remove "Tabs" permission on package
Remove "Dev" naming convention on package
Update the Content Security Policy for the inline script to initialize Google Analytics.
This version moves the size indicator to the top of the viewing area for ease of use.
This version updates many of the internal inconsistencies with prior versions. Your data will no longer be wiped out while using the extension. In addition, writing within the tool will no longer have issues with intermittently removing the last few characters inputted. Please let me know how it works!