codeselfstudy / search_engine_show_me_urls

A browser extension that brings URLs back to Google search results. For Firefox and Chrome.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Fix the stacked links #2

Closed j127 closed 4 years ago

j127 commented 4 years ago

Only the main link should show the URL. The smaller links at the bottom shouldn't.

image

datadaveshin commented 4 years ago

I forked the repo, and I think I got it fixed, but only tested in Firefox:


removed-stacked-links


If it looks good to you, I'll send a PR.

j127 commented 4 years ago

Looks good. If you make a pull request, we can merge it.

datadaveshin commented 4 years ago

Put in PR

j127 commented 4 years ago

I fixed one more bug, built it as version 0.1.6, and submitted it to Mozilla and Google. The extension has about 40 downloads so far. It should auto-download to browsers as soon as the new version gets approved.