Ronin by Bushidos

Display a random Ronin whenever you open a new tab.

Wat is Ronin by Bushidos?

Ronin by Bushidos is een Chrome-extensie ontwikkeld door Mike Vance, en de belangrijkste functie is "Display a random Ronin whenever you open a new tab.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ronin by Bushidos

Download Ronin by Bushidos-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

                        Bushidos is a cultural movement, not a one-and-done NFT project. Now you can invite a Ronin to watch over every new tab you open. This extension displays a random Ronin from OpenSea each time you open a new tab.                    

Basisinformatie over de Extensie

Naam Ronin by Bushidos Ronin by Bushidos
ID lkoefgjidaijakgiabpjndjpifklmepm
Officiële URL https://chromewebstore.google.com/detail/ronin-by-bushidos/lkoefgjidaijakgiabpjndjpifklmepm
Beschrijving Display a random Ronin whenever you open a new tab.
Bestandsgrootte 31.28 KB
Aantal Installaties 126
Huidige Versie 1.0
Laatst Bijgewerkt 2022-04-03
Publicatiedatum 2022-04-02
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Mike Vance
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ronin by Bushidos",
    "description": "Display a random Ronin whenever you open a new tab.",
    "version": "1.0",
    "manifest_version": 3,
    "icons": {
        "128": "bushidos_128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    }
}