Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 2.18 KB

README.md

File metadata and controls

60 lines (41 loc) · 2.18 KB

Notion Clear Trash

Version Build License

Browser extension that adds the much-needed clear trash button to Notion.
Now you can empty the whole trash with just one click.

Install extension »

Installation

Chrome Web Store

You can install the extension through the Chrome Web Store on browsers such as Google Chrome, Microsoft Edge, Opera, and Brave. Simply follow this link and click on the "Add to Chrome" or "Get" button, depending on your browser.

Installing locally

Alternatively, you can install the extension locally by following these steps:

  1. Clone the repository

    git clone https://github.com/niklashenning/notion-clear-trash.git
    
  2. Open your browser's extension manager

    chrome://extensions/, edge://extensions/, ...

  3. Enable developer mode to be able to load unpacked extensions

  4. Click the "Load unpacked" button and select the "src" folder of the cloned repository, which will load and enable the extension

Usage

To empty the trash, open the trash popup by clicking the "Trash" button in the sidebar on the left, as usual. In the top right corner of the popup, you'll see a new button that says "Clear Trash". Click that button and wait for the trash to be fully cleared. If you have thousands of items in the trash, this can take up to a few seconds.

License

This software is licensed under the MIT license.