Skip to content

Add the ability to simulate summons on the site Dokkan Battle FR, the reference site for the game Dragon Ball Z Dokkan Battle!

Notifications You must be signed in to change notification settings

nvigneux/Dokkan-Battle-Summon-Extension

Repository files navigation

Dokkan Battle Summon Extension

Description

Dokkan Battle Summon Extension is a Chrome extension that add the ability to simulate summons on the site Dokkan Battle FR.

Download

The extension can be downloaded from the following platforms:

Features

  • Add the summon buttons, multi or single
  • Display a counter for the Dragon Stones used
  • Show the list of SSRs summoned, featured and non-featured

Screenshots

Summon

Summon pages

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/nvigneux/Dokkan-Battle-Summon-Extension.git
  2. Install the necessary dependencies:
    cd Dokkan-Battle-Summon-Extension
    yarn install
  3. Start the application in development mode:
    yarn start
  4. Open http://localhost:3000 to view it in the browser.
  5. Load the extension in Chrome:
    • Build yarn build
    • Open chrome://extensions/.
    • Enable Developer mode.
    • Click Load unpacked and select the build folder of your project.

Commit Convention

Each commit message should be prefixed with these annotations:

  • New feature: [+]
  • Refactoring, WIP, working on code: [*]
  • Fix: [#]
  • Code or assets deletion: [-]

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

yarn eject

Note: This is a one-way operation. Once you eject, you can’t go back!

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Contribution

Contributions are welcome! Please submit a pull request or open an issue to discuss the changes you want to make.

Support me

If you find these resources helpful for your projects or simply enjoy the project, consider supporting.

"Buy Me A Coffee"

About

Add the ability to simulate summons on the site Dokkan Battle FR, the reference site for the game Dragon Ball Z Dokkan Battle!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published