andrewpong / DimPlus

Small features and integrations added to Destiny Item Manager (DIM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIM Plus Extension for Chrome

Some quality of life additions to our beloved DIM , for now only including basic light.gg community usage information.

Alt text

Alt text

Alt text

Guide

How to install it

Downloads

GET IT HERE

Building and Testing the source code

This project needs to be built in order to take advantage of the Chrome Extension API, such as using the Content script to get the extension's ID, or using the Chrome Storage API. These features cannot be used when running this project locally.

To load as a developer extension inside of Chrome:

  1. npm run build
  2. Navigate to chrome://extensions/ in your browser
  3. Toggle the Developer mode switch on in the top right hand corner
  4. Click the Load unpacked button in the top left corner
  5. Select the build folder inside of this project folder

Builds the app for Chrome to the build folder.

About

Small features and integrations added to Destiny Item Manager (DIM)

License:MIT License


Languages

Language:JavaScript 95.2%Language:CSS 4.8%Language:HTML 0.0%