https://github.com/codeforequity-at/botium-chrome-extension
Botium Chrome Extension
https://github.com/codeforequity-at/botium-chrome-extension
Last synced: about 1 year ago
JSON representation
Botium Chrome Extension
- Host: GitHub
- URL: https://github.com/codeforequity-at/botium-chrome-extension
- Owner: codeforequity-at
- License: mit
- Created: 2018-08-10T16:59:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T17:14:41.000Z (almost 8 years ago)
- Last Synced: 2025-02-03T06:35:29.592Z (over 1 year ago)
- Language: JavaScript
- Size: 732 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Botium Chrome Extension
=======================
Documention is coming ...
## Quick Start
This chrome extension is under heavy development and not yet available in the Chrome Extension store. You have to install it manually.
Node.js installation required.
### 1. Download git repository
$ git clone https://github.com/codeforequity-at/botium-chrome-extension.git
Or just download as zip file to your local directory
### 2. Build extension
$ npm install
$ npm run chromedev
### 3. Enable Chrome Developer Mode
Open Chrome Extensions Page (chrome://extensions) in your chrome browser.
Enable the "Developer Mode" with the checkbox on the top right.
### 4. Add Chrome Extensions
Click on "Load unpacked extension ..." and navigate to the downloaded git repository (see "Load the extension" section [here](https://developer.chrome.com/extensions/getstarted)).
Now you can start the extension with the Icon added to your chrome toolbar.