Fearch
Fearch copied to clipboard
This is a chrome extension where we can search music,video and books over ftp servers. You can add it to your chrome using this link -
right now line lengths are huge and make devs side scroll. it'll be more readable if line lenghts are shorter
Remove the leading "Index of" or "Index of /" portion from google search results. Fix #45
This small change prevents session replay in the input field. All browsers are currently affected by this it only helps to change the input fields to make at least the...
Presently options/js/options.js has got console.log statements. In all probability, those were added for debugging purpose. So they are not required now. They can now be removed.
Add 2 to 3 screenshots of Fearch to README.md showing the main add-on **popup**, **results page** and a ftp index page.
Creating an extension for safari users, perhaps? (@nkprince007 is feeling greedy)
Some of the FTP servers are password protected as a result, users going to the link goes in vain. If there was a way user could get to know the...
Currently suggestions are hardcoded into the extension, we wish to make them more dynamic by fetching them for some internet resource.
Add client side automated testing for the extension. All the prime features of the extension should be checked, most importantly the generated URL of the page to which the extension...