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.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载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!                    

扩展基本信息

名称 Critical Role Fan Art: New Tab Critical Role Fan Art: New Tab
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
电子邮箱 [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"
    }
}