Resin Tracker

A tool to calculate and display a count down for Resin Regeneration for Genshin Impact Players.

Wat is Resin Tracker?

Resin Tracker is een Chrome-extensie ontwikkeld door Kagura, en de belangrijkste functie is "A tool to calculate and display a count down for Resin Regeneration for Genshin Impact Players.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Resin Tracker

Download Resin Tracker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This extension allows you to keep track of Resin Restoration. You can input the hours and minutes remaining for full restore and every time you click the extension you can see the time remaining and how much Resin has been regenerated. This can be helpful to plan and manage your game time.                    

Basisinformatie over de Extensie

Naam Resin Tracker Resin Tracker
ID jdmjddhkihfenpcdcbkmfbkphkmaiedn
Officiële URL https://chromewebstore.google.com/detail/resin-tracker/jdmjddhkihfenpcdcbkmfbkphkmaiedn
Beschrijving A tool to calculate and display a count down for Resin Regeneration for Genshin Impact Players.
Bestandsgrootte 38.08 KB
Aantal Installaties 14
Huidige Versie 1.0.0
Laatst Bijgewerkt 2023-02-04
Publicatiedatum 2023-02-02
Ontwikkelaar Kagura
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://discord.gg/f26JFpyEng
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Resin Tracker",
    "version": "1.0.0",
    "description": "A tool to calculate and display a count down for Resin Regeneration for Genshin Impact Players.",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "notifications",
        "alarms",
        "storage"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}