Roasts Tab

A new fire roast every time you open a new tab!

Roasts Tabとは何ですか?

Roasts Tabはswayneによって開発されたChromeの拡張機能で、その主な機能は「A new fire roast every time you open a new tab!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Roasts Tab拡張機能のCRXファイルをダウンロード

Roasts Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This chrome extension gives you a new fire roast every time you open a new tab!                    

拡張機能の基本情報

名前 Roasts Tab Roasts Tab
ID kidekdcnhhkikgpkobpochiflpfeoobe
公式URL https://chrome.google.com/webstore/detail/roasts-tab/kidekdcnhhkikgpkobpochiflpfeoobe
説明 A new fire roast every time you open a new tab!
ファイルサイズ 753 KB
インストール数 49
現在のバージョン 0.0.0.1
最終更新日 2017-09-12
公開日 2017-09-06
評価 5.00/5 合計 2 レビュー
開発者 swayne
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Roasts Tab",
    "manifest_version": 2,
    "description": "A new fire roast every time you open a new tab!",
    "version": "0.0.0.1",
    "permissions": [
        "management"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    }
}