Fearch icon indicating copy to clipboard operation
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 -

Results 30 Fearch issues
Sort by recently updated
recently updated
newest added

Presently googleFearch.js contains only a single long html string. Please add an inline comment at the beginning describing what the file does. The code in this file basically modifies the...

difficulty/novice
GSoC Heat

- popup.js: Store the query searched by the user and corresponding URL to localStorage. - options.js: Retrieve stored query and URL from localStorage and display. - options.html, options.css: revamp the...

basically open the top search query on a new tab

feature
status/needs design
importance/medium

In googleFearch.js file there is a long string containing html code. Apply proper indentation to the string, so that it is easier to comprehend what is happening inside the string.

difficulty/beginner

As in the case of browser history, users should be able to see their previously searched queries.

difficulty/medium
GSoC Heat

The current UI is very bland and does not stand out against the white background of the browser **SUGGESTIONS** - Redesign the checkboxes - use block colours that stand out...

Update README.md and include how to setup node modules (**npm install**), what are the perquisites (**node** and **npm** in this case) and how to run **eslint** (**npm run ci:lint**) in...

difficulty/novice
GSoC Heat

Apart from songs, videos and books user should also be able to search for setup files, such as setup files of games, software etc.

difficulty/medium
GSoC Heat