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 »
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.
Alternatively, you can install the extension locally by following these steps:
-
Clone the repository
git clone https://github.com/niklashenning/notion-clear-trash.git
-
Open your browser's extension manager
chrome://extensions/
,edge://extensions/
, ... -
Enable developer mode to be able to load unpacked extensions
-
Click the "Load unpacked" button and select the "src" folder of the cloned repository, which will load and enable the extension
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.
This software is licensed under the MIT license.