Hacker News new | ask | show | jobs
Show HN: Recent – My first chrome extension
4 points by YogeeKnows 3934 days ago
I got tired of seeing old results from 2011 and beyond when using google search. Its more frustrating when searching for code tutorials.

So I developed this silent chrome extension which automatically filters the results to last one year.

https://chrome.google.com/webstore/detail/recent/kgjcmcglncjgphbehaafkhalbooffinb

1 comments

Good idea, I was looking forward to find something like this.

About the description, try to explain it more lightly and tell how it works, how to enable it or use it. Felt like a commercial.

Google has a lot of domains for different countries, adding "https://www.google.*/*" would be much appreciated.

Publish your extension's source code on github, I'll help out with a couple of PRs.

I have added the files to github -> https://github.com/cryogee/Recent-Chrome-Extension
Thanks. I'll update the chrome store description. I did add all the known Google domains to the match filter list.

Ill reply here when I have added it to Github.