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.
- Fork this repo
- Install packages
npm install
- Run the bundler,
npm run bundle
- Load unpacked app into Chrome
- Open Tabloid in the extension toolbar
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.
- Connor Dillon - Developer - connoro7
- David Chuang - Developer - davidchuang5
- This project is licensed under the MIT License.