项目作者: dsrini-open

项目描述 :
WebExtension history-delete repo
高级语言: JavaScript
项目地址: git://github.com/dsrini-open/history-delete.git
创建时间: 2018-04-26T22:19:03Z
项目社区:https://github.com/dsrini-open/history-delete

开源协议:MIT License

下载


Delete History Web-extension

Build Status
codecov
Depfu
Known Vulnerabilities
GitHub

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 Mozilla Add-on Verison Rating

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
    1. Includes Configuring websites as black-list and white-list
    2. Includes enabling white-list / black-list removal
    3. Includes configurable removal of black-listed website on window close
  • 2.0 Second version
    1. Includes removal of white-listed websites based on interval period (1-24 hours)
    2. Updated header on the settings page
    3. Updated dependencies.
  • 2.1 Version
    1. Fix to run the initial alarm by alarm interval config.
    2. Fix to clear the entire history when no whitelist item present.
  • 2.2 Version
    1. Version to release opera based changes.
  • 2.3 Version
    1. Fix to add Option to enable/disable notifications
    2. Fix to remove notification on clear alarm, if none removed.
    3. Misc updates and dependencies updated. Mochapack updated to v2.0.0