Ronin by Bushidos
Display a random Ronin whenever you open a new tab.
Qu'est-ce que Ronin by Bushidos ?
Ronin by Bushidos est une extension Chrome développée par Mike Vance, et sa fonction principale est "Display a random Ronin whenever you open a new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ronin by Bushidos
Téléchargez les fichiers d'extension Ronin by Bushidos au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | lkoefgjidaijakgiabpjndjpifklmepm |
URL Officiel | https://chromewebstore.google.com/detail/ronin-by-bushidos/lkoefgjidaijakgiabpjndjpifklmepm |
Description | Display a random Ronin whenever you open a new tab. |
Taille du Fichier | 31.28 KB |
Nombre d'Installations | 126 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2022-04-03 |
Date de Publication | 2022-04-02 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Mike Vance |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |