babyluv1416 / ForgetThatPage

Web extension for Google Chrome, Firefox 49+ and Opera that deletes browsing history, cookies, local storage, session storage and list of downloads for the current webpage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forget That Page

Licence GPL

We all at some point ended up on a webpage that we don't want to appear on our browsing history. Either it's for a gift, or a dumb page...

With "Forget That Page", you can totally delete the current webpage from your browsing history, just in one click ! It also deletes cookies, session storage, local storage and download history for that page.

It's simple but useful, and also open source !

Official website : https://forgetthatpage.github.io

Table of contents

How to use it

Chrome

Stable version

Download from the Google Chrome web store : https://chrome.google.com/webstore/detail/forget-that-page/nolcpahhgjbmaoemlhaiplpjlljaefic

Unstable version

Note

Vivaldi browser supports Chrome extensions, type "vivaldi://extensions" on your search bar. Installation is exactly like Chrome. Also, other browsers based on Chromium probably work the same way.

Firefox (for version 49 and more)

Stable version

Download from Mozilla add-ons store: https://addons.mozilla.org/firefox/addon/forget-that-page/

Unstable version

Opera

Stable version

Download from Opera add-ons store: https://addons.opera.com/fr/extensions/details/forget-that-page/

Unstable version

Same as Chrome version

Versioning

Version 1.5.3 - 31/12/2016

  • Debug blank message
  • Specific project folder for Opera version
  • Code optimization for Chrome and Opera (Thanks to mubaidr : https://github.com/mubaidr)

Version 1.5.2 - 19/12/2016

Version 1.5.1 - 30/10/2016

  • Code refactoring

Version 1.5.0 - 17/10/2016

  • Delete downloads list for page url
  • Options page. By default everything is deleted but the user can choose not to delete cookies and/or sessionStorage and/or localStorage
  • Added Norwegian, Vietnamese, Bulgarian, Greek, Ukrainian and Thai (Translation from https://gengo.com/)
  • Changed green icon

Thanks to all Reddit translators for their help

All versions notes are available in the Wiki section

Note

Minor version number is incremented when a new feature is added.

Revision number is incremented when code is changed but no new feature is added.

References

Thanks to all the following reddit translators for their help: MattOnADinosaur, akroe, Kamparano, gabi_never08, amityvision, Trucoto, sarveil, rararaw21, klingy_koala, coriandres, Terpomo11, cmuffy195, Graeskmoent, Kazumara, Huskar, lookmanofilter, Cestus44, NigelDuckrag, Emmison, ledenicaj, owain2002, Boothiepro, Eetsi123, CuddlyBeaver, FilipinoRedditor, matmikus, mympuk, sanyuanmilk, Eikha, Roughy, NoorEcube, studioidefix

Icon made by Freepik from www.flaticon.com

Background pattern from www.subtlepatterns.com

Copyright and License

Copyright (c) 2016, Cyril Weller

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Web extension for Google Chrome, Firefox 49+ and Opera that deletes browsing history, cookies, local storage, session storage and list of downloads for the current webpage.

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.3%Language:HTML 17.3%Language:CSS 7.4%