https://github.com/pierce01/t4-purge-extension
Purge assistant is an extension that is able to delete entire sections, along with their content, in a single click.
https://github.com/pierce01/t4-purge-extension
Last synced: about 2 months ago
JSON representation
Purge assistant is an extension that is able to delete entire sections, along with their content, in a single click.
- Host: GitHub
- URL: https://github.com/pierce01/t4-purge-extension
- Owner: Pierce01
- License: mit
- Created: 2022-10-20T23:23:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-26T02:40:49.000Z (about 2 years ago)
- Last Synced: 2026-04-08T08:39:40.558Z (2 months ago)
- Language: JavaScript
- Size: 253 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Purge Assistant
Purge Assistant is an extension that is able to delete entire sections, along with their content, in a single click. This enables developers to delete sections without having to individually click delete, only for them to be marked as inactive.
## How it works
By utilizing T4's background web API, this extension emulates collecting each content & section ID, then sends a POST request to the purge endpoint(s) to delete all the content and sections, so none hang in limbo.
## Installing
1. Download the zip file then extract the folder to your desktop.
2. Open chrome, open extensions, then enable developer mode.
3. Click on `load unpacked extension`, then select the extracted folder.
## Usage
