Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzleutgeb/dpw-chrome
Injects some JavaScript into dpw to make it usable with Chrome
https://github.com/lorenzleutgeb/dpw-chrome
Last synced: about 1 month ago
JSON representation
Injects some JavaScript into dpw to make it usable with Chrome
- Host: GitHub
- URL: https://github.com/lorenzleutgeb/dpw-chrome
- Owner: lorenzleutgeb
- Created: 2014-06-05T13:15:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-24T22:10:20.000Z (over 10 years ago)
- Last Synced: 2024-10-13T02:08:49.587Z (3 months ago)
- Language: JavaScript
- Homepage: https://webportal.deloitte.at/dpw/scripts/webextern.wsc/a-0000.htm
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dpw Fixes for Chrome
[![Build Status](https://drone.io/github.com/flowlo/dpw-chrome/status.png)](https://drone.io/github.com/flowlo/dpw-chrome/files) [![Code Climate](https://codeclimate.com/github/flowlo/dpw-chrome/badges/gpa.svg)](https://codeclimate.com/github/flowlo/dpw-chrome)This is an unofficial extension for Chrome that makes [dpw](http://dpw.at) (a bit more) usable.
## Installation
### Source
1. Download the code in this repostory, for example by running
git clone https://github.com/flowlo/dpw-chrome.git
2. Open Chrome and navigate to the [Extensions](chrome://extensions/) page (`chrome://extensions`)
3. Enable developer mode if you have not already done so
4. Press *Load unpacked extension...*
5. Choose the folder you just downloaded the code to and confirm### [CRX](https://developer.chrome.com/extensions/crx) File
1. Obtain a CRX file containing this extension by
1. [downloading the latest build from drone.io](https://drone.io/github.com/flowlo/dpw-chrome/files)
2. [picking one attached to a release](https://github.com/flowlo/dpw-chrome/releases)
2. Open Chrome and navigate to the [Extensions](chrome://extensions/) page (`chrome://extensions`)
3. Drag and drop the file into ChromeChrome will most probably prevent you from directly installing this extension for security reasons.