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.
Critical Role Fan Art: New Tabとは何ですか?
Critical Role Fan Art: New Tabはcritternewtabによって開発されたChromeの拡張機能で、その主な機能は「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.」です。
拡張機能のスクリーンショット
Critical Role Fan Art: New Tab拡張機能のCRXファイルをダウンロード
Critical Role Fan Art: New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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!
拡張機能の基本情報
名前 | |
ID | ohlbophfiniejpeafcddbgkopgdcbkmp |
公式URL | https://chromewebstore.google.com/detail/critical-role-fan-art-new/ohlbophfiniejpeafcddbgkopgdcbkmp |
説明 | 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. |
ファイルサイズ | 131 KB |
インストール数 | 106 |
現在のバージョン | 0.0.2 |
最終更新日 | 2021-10-30 |
公開日 | 2021-01-09 |
評価 | 4.33/5 合計 3 レビュー |
開発者 | critternewtab |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://www.buymeacoffee.com/ozcritter |
対応言語 | 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" } } |