Live data from Hacker News

Show HN: Recent – My first chrome extension

news.ycombinator.com

1–4 of 4 posts

Show HN: Recent – My first chrome extension

#1
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

Re: Show HN: Recent – My first chrome extension

#2
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.

Re: Show HN: Recent – My first chrome extension

#3
post #2

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.

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.

Re: Show HN: Recent – My first chrome extension

#4
post #2

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