项目作者: dsrini-open
项目描述 :
WebExtension history-delete repo
高级语言: JavaScript
项目地址: git://github.com/dsrini-open/history-delete.git
Delete History Web-extension





Browser extension to remove history based on websites. Web-sites could be configured as black-list or white-list and removed with options.
Browsers
Mozilla web-extension

Opera web-extension
Chrome web-extension (pending submision, works)
Any other Browser please submit a PR to go through the add-on process.
Options
- Configure a website to either a black-list or a white-list
- Enable white-listing or black-listing of websites
- Enable removing histories for current website
- Enable black-listed website history to be removed when closing a window.
- Enable white-listed website history to be removed based on an interval
- Configure interval for periodic removal (1-24 hours)
Verisons
- 1.1 First implementation version
- Includes Configuring websites as black-list and white-list
- Includes enabling white-list / black-list removal
- Includes configurable removal of black-listed website on window close
- 2.0 Second version
- Includes removal of white-listed websites based on interval period (1-24 hours)
- Updated header on the settings page
- Updated dependencies.
- 2.1 Version
- Fix to run the initial alarm by alarm interval config.
- Fix to clear the entire history when no whitelist item present.
- 2.2 Version
- Version to release opera based changes.
- 2.3 Version
- Fix to add Option to enable/disable notifications
- Fix to remove notification on clear alarm, if none removed.
- Misc updates and dependencies updated. Mochapack updated to v2.0.0