Critical Role Fan Art: New Tab
See critical role fan art when you open a new tab! Made with love by a critter. Icon by https://www.flaticon.com/authors/freepik.
What is Critical Role Fan Art: New Tab?
Critical Role Fan Art: New Tab is a Chrome extension developed by critternewtab, and its main feature is "See critical role fan art when you open a new tab! Made with love by a critter. Icon by https://www.flaticon.com/authors/freepik.".
Extension Screenshots
Download Critical Role Fan Art: New Tab Extension CRX File
Download Critical Role Fan Art: New Tab 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
This extension shows recent Critical Role fan art when you open up a new tab. Install to be inspired and reminded of the immense talent of the critical role community as you go about your day!
Extension Basic Information
Name | |
ID | ohlbophfiniejpeafcddbgkopgdcbkmp |
Official URL | https://chromewebstore.google.com/detail/critical-role-fan-art-new/ohlbophfiniejpeafcddbgkopgdcbkmp |
Description | See critical role fan art when you open a new tab! Made with love by a critter. Icon by https://www.flaticon.com/authors/freepik. |
File Size | 131 KB |
Installation Count | 106 |
Current Version | 0.0.2 |
Last Updated | 2021-10-30 |
Publish Date | 2021-01-09 |
Rating | 4.33/5 Total 3 Ratings |
Developer | critternewtab |
[email protected] | |
Payment Type | free |
Help Page URL | https://www.buymeacoffee.com/ozcritter |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Critical Role Fan Art: New Tab", "version": "0.0.2", "manifest_version": 2, "description": "See critical role fan art when you open a new tab! Made with love by a critter. Icon by https:\/\/www.flaticon.com\/authors\/freepik.", "homepage_url": "https:\/\/critrole.com\/tag\/fan-art\/", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "128": "icons\/icon128.png" }, "default_locale": "en", "chrome_url_overrides": { "newtab": "src\/override\/override.html" } } |