]>
git.wh0rd.org Git - chrome-ext/clearhistory-advance-fork.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike Frysinger [Fri, 7 Oct 2022 15:19:56 +0000 (21:04 +0545)]
images: crush them all
Mike Frysinger [Fri, 7 Oct 2022 15:06:47 +0000 (20:51 +0545)]
chrome-bootstrap: roll to latest release
Mike Frysinger [Fri, 7 Oct 2022 15:04:53 +0000 (20:49 +0545)]
options: move unique functions in here
Nothing else uses these, so move them over to avoid having to export+import.
Mike Frysinger [Fri, 7 Oct 2022 14:59:44 +0000 (20:44 +0545)]
manifest: drop web_accessible_resources
There should be no need for this icon to be accessible by the open web.
Mike Frysinger [Wed, 23 Sep 2020 13:49:17 +0000 (09:49 -0400)]
drop tabs permission
It doesn't seem to be needed by anything, so just remove it.
Mike Frysinger [Wed, 23 Sep 2020 13:48:48 +0000 (09:48 -0400)]
remove "fork" from strings
The original extension has been removed, so no need to distinguish
ourselves anymore from the original.
Mike Frysinger [Fri, 25 Apr 2014 15:48:47 +0000 (11:48 -0400)]
fix typo in clearing of old history
Mike Frysinger [Sat, 29 Mar 2014 06:03:04 +0000 (02:03 -0400)]
add an option to run silently -- no notifications at all
Mike Frysinger [Sat, 29 Mar 2014 06:02:13 +0000 (02:02 -0400)]
update dist helpers
Mike Frysinger [Sat, 22 Mar 2014 08:58:16 +0000 (04:58 -0400)]
add files to help with making dists
Mike Frysinger [Sat, 22 Mar 2014 08:48:14 +0000 (04:48 -0400)]
rewrite options page to be more chrome-like
Mike Frysinger [Sat, 22 Mar 2014 08:46:04 +0000 (04:46 -0400)]
use a better icon
Mike Frysinger [Tue, 21 Jan 2014 05:52:40 +0000 (00:52 -0500)]
fix notification message when deleting old history
Mike Frysinger [Tue, 21 Jan 2014 05:43:24 +0000 (00:43 -0500)]
add support for clearing download history
Mike Frysinger [Sun, 3 Feb 2013 05:14:32 +0000 (00:14 -0500)]
use chrome.storage.sync
Mike Frysinger [Sun, 3 Feb 2013 04:44:52 +0000 (23:44 -0500)]
fix timer init
Don't keep re-initializing the timer every time the event page gets loaded
otherwise we keep clearing the history every 10 minutes rather than once a
day.
Mike Frysinger [Wed, 30 Jan 2013 03:32:03 +0000 (22:32 -0500)]
add an option to automatically purge history
Mike Frysinger [Wed, 30 Jan 2013 00:15:12 +0000 (19:15 -0500)]
allow people to delete *old* history rather than *new* history
Mike Frysinger [Tue, 29 Jan 2013 23:59:38 +0000 (18:59 -0500)]
add more time choices
Mike Frysinger [Tue, 29 Jan 2013 23:45:54 +0000 (18:45 -0500)]
make cookie deletion optional
Mike Frysinger [Tue, 29 Jan 2013 21:25:14 +0000 (16:25 -0500)]
use non-persistent background page
Mike Frysinger [Tue, 29 Jan 2013 21:16:50 +0000 (16:16 -0500)]
do not autoload options page on first install
This is annoying behavior when sync is enabled and extensions get auto
installed in the background.
Mike Frysinger [Tue, 29 Jan 2013 21:11:34 +0000 (16:11 -0500)]
delete Google Analytics usage
This is for the official plugin only.
Mike Frysinger [Tue, 29 Jan 2013 21:10:26 +0000 (16:10 -0500)]
fork version/name/description
Mike Frysinger [Tue, 29 Jan 2013 21:08:12 +0000 (16:08 -0500)]
delete translations
There's no way I can keep these up to date myself.
Mike Frysinger [Tue, 29 Jan 2013 20:55:33 +0000 (15:55 -0500)]
clearhistory-1.5