Giter Club home page Giter Club logo

dimplus's Introduction

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.

dimplus's People

Contributors

leonardoneumann avatar

Stargazers

 avatar  avatar  avatar Gaizka P. avatar Isaac Spiegel avatar  avatar  avatar Andrea S avatar Alexander Abushady avatar  avatar Brian Heuston avatar Slavi Stoev avatar Rich avatar  avatar

Watchers

M4jin avatar  avatar  avatar

dimplus's Issues

Two issues & have a patron or PayPal?

First off, can I buy you a coffee? As this add-on helps a lot
The two errors I'm seeing is

Lines 2 & 17

#2 Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

#17 Error in event handler: TypeError: Error in invocation of tabs.remove([integer|array] tabIds, optional function callback): No matching signature.

Context
extension://jleepangkjclnelmkolfmbidkompbpii/_generated_background_page.html

Stack Trace
Background/background.js:17 (anonymous function)

Firefox support

should rename all 'chrome' references to 'browser' and determine where we are running on startup

Migrate to React

  • move out all native js code out of public folder, so they can be included in the build process
  • encapsulate logic into modules that can be imported instead of classes and instantiation
  • Initialize react modal window with debug data
  • add linter to the build process

Does nothing when installed on Edge Version 111.0.1661.62 (Official build) (64-bit)

I installed this as instructed in Edge, which is chrome-based. My DIM interface remains the same. There is an error that explains that manifest v2 is being removed in 2023. Not sure if this is causing the extension to not work, but it seems like the extension is not working. If it's just updating the manifest json, then perhaps I can fix it. Dunno. Thanks

Blazor Backend and Panel

Create a Blazor WASM project to store and visualize community rolls information.

Initially it will act as a centralized "cache" that will remove the need to scrap data that often , and will allow us to track community usage changes and trends (maybe after a roll nerf or something like that)
More functionality will be added later on, including sharing used rolls with clan members or friends that are using Dim+ so they can get more first-hand recommendations from peers for certain picks (this will require authentication , invites , and more extra stuff)

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.