Git Product home page Git Product logo

chromebot's Introduction

Chrome Bot

It is a chrome extension to provide interface of bot which can perform some tasks through commands. You can even add your commands and if it works we would be happy to include it ๐Ÿ˜›.

You can also drag the bot by clicking on it and may play with it even ( try dragging ).

Installation

Clone this repository in your computer.

It can be done as:-

  1. Create an empty directory and change into that directory.
  2. Enter the following code:
git init
git clone https://github.com/devanshusingla/ChromeBot.git

This will create a folder named ChromeBot.

Install needed node modules.

Its server is built on top of nodejs. If you don't have node already installed, install it before following steps:

  1. Change to Chromebot/server.
  2. run npm install.

Add it as extension in Chrome browser.

  1. Open a Chrome window and select settings > More tools > Extensions. This will open the Extension's window.
  2. Now turn on the Developer Mode through the toggle button present at top right of the window.
  3. Three options would have appeared. Click the Load unpacked option.
  4. Now change to the ChromeBot directory and select the extension folder and click on Open button.
  5. This will create an extension named ChromeBot. Enable the extension if not enabled by default and an icon would appear in the Extension toolbar.

Note: Bot will only open after entire page has been loaded.

Note: Bot wouldn't open on the homepage of window, for eg:- google search page on starting chrome window.

Usage

Starting server

  1. Open terminal and change to ChromeBot/server.
  2. run command nodemon index.js/node index.js.

Starting extension

In your open chrome window, simply click the icon of this extension and it will start the bot.

Further

Plz check the docs folder for more information.

Authors

Devanshu Singla and Yatharth Goswami.

Contributors

chromebot's People

Contributors

devanshusingla avatar yatharth0610 avatar

Stargazers

 avatar Prashant India avatar  avatar  avatar Shivanshu Tyagi avatar AASHISH PATEL avatar Som Tambe avatar Ashwin Shenai avatar Rohan Baijal avatar  avatar

Watchers

 avatar

chromebot's Issues

Multiple bots appearing

When switching tabs, or creating new tabs or new windows, two or more bots may appear. Also sometimes, the bot appears without chats.

CSS of bot changing from site to site

When switching from site to site the bot changes its appearance. The CSS needs to be corrected for the bot to have the same appearance on every site.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.