Ronin by Bushidos

Display a random Ronin whenever you open a new tab.

What is Ronin by Bushidos?

Ronin by Bushidos is a Chrome extension developed by Mike Vance, and its main feature is "Display a random Ronin whenever you open a new tab.".

Extension Screenshots

screenshot

Download Ronin by Bushidos Extension CRX File

Download Ronin by Bushidos extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Ronin by Bushidos Ronin by Bushidos
ID lkoefgjidaijakgiabpjndjpifklmepm
Official URL https://chromewebstore.google.com/detail/ronin-by-bushidos/lkoefgjidaijakgiabpjndjpifklmepm
Description Display a random Ronin whenever you open a new tab.
File Size 31.28 KB
Installation Count 126
Current Version 1.0
Last Updated 2022-04-03
Publish Date 2022-04-02
Rating 5.00/5 Total 1 Ratings
Developer Mike Vance
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}