Giter Site home page Giter Site logo

extension's Introduction

Browser Automator Chrome Extension

GitHub Workflow Status

Introduction

This is a simple Google Chrome extension designed to automate tasks within the browser. This is the initial version and serves as a starting point for more complex automations.

Features

  • Simple popup UI with a "Start Task" button.
  • Background script ready for implementing automation tasks.

Installation

  1. Download the zipped project and unzip it.
  2. Open Google Chrome and navigate to chrome://extensions/.
  3. Turn on "Developer mode" at the top right corner.
  4. Click "Load unpacked" and select the unzipped folder.

Usage

Click on the extension icon in the Chrome toolbar to open the popup. Click the "Start Task" button to initiate the automation task (to be implemented).

Files

  • manifest.json: Metadata and configuration file for the extension.
  • popup.html: Popup UI HTML file.
  • background.js: JavaScript file for handling background tasks.

Permissions

  • Tabs: To interact with browser tabs.
  • HTTP/HTTPS: To interact with web pages.

Future Work

  • Implement specific automation tasks.
  • Enhance the popup UI.
  • Add options page for customization.

Contributing

Feel free to fork the repository and submit pull requests.

License

MIT License

extension's People

Contributors

menwitz avatar

Watchers

 avatar

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.