Skip to content

connoro7/Tabloid

Repository files navigation

Tabloid

This is Tabloid. A lightweight, no-nonsense note taking app built to keep your thoughts safe and easily accessible. Notes are tied to the URL of the active tab and saved directly to the browser. Tabloid offers data persistence across unlimited tabs and unlimited windows - keeping the web and your notes all in one place.


Getting Started

  1. Fork this repo
  2. Install packages npm install
  3. Run the bundler, npm run bundle
  4. Load unpacked app into Chrome
  5. Open Tabloid in the extension toolbar
  6. Right click on the Tabloid note area > Inspect to open the Tabloid developer tools.

Please note following Step 6:

Tabloid and all of its data is siloed away from the parent Chrome window, keeping user data safe from other sites or applications. As a result of this architecture, you cannot access Tabloid from the developer tools of the parent window.

Authors

License

  • This project is licensed under the MIT License.