ananyo2012 / chrome-search-extension

This is a chrome extension where we can search music,video and books over ftp servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-search-extension

A chrome extension that lets you search music, videos, ebooks and other content available on FTP servers. It uses simple google search under the hood with the query modified to look only for FTP servers. We are interested in the content that is freely available on these servers.

Setup

  1. Download or git pull the repo (Unzip if downloaded)
  2. Open Google Chrome and click on the Customize and control Google Chrome button (ie the three dot button to the top-left of the application)
  3. Go to More tools > Extensions
  4. Click on the developer mode checkbox (present in top-right of the page)
  5. Click on the Load unpacked extension... button.
  6. Browse to the place where you have unziped or pulled the repo in step 1.
  7. Extension is added to your browser. Enjoy !!

Issues

You can post bugs found in the extension here: https://github.com/NIT-dgp/chrome-search-extension/issues

Get Involved

We would love to have you work with us. Check out the development wiki page for more in-depth details about contributing code and fixing bugs. You can find us on the NIT-dgp #general gitter channel.

License

The MIT License (MIT) Copyright (c) 2016 PaliwalSparsh

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is a chrome extension where we can search music,video and books over ftp servers.


Languages

Language:JavaScript 45.0%Language:HTML 28.1%Language:CSS 26.9%