Roasts Tab

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

What is Roasts Tab?

Roasts Tab is a Chrome extension developed by swayne, and its main feature is "A new fire roast every time you open a new tab!".

Extension Screenshots

screenshot
screenshot
screenshot

Download Roasts Tab Extension CRX File

Download Roasts 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 chrome extension gives you a new fire roast every time you open a new tab!                    

Extension Basic Information

Name Roasts Tab Roasts Tab
ID kidekdcnhhkikgpkobpochiflpfeoobe
Official URL https://chrome.google.com/webstore/detail/roasts-tab/kidekdcnhhkikgpkobpochiflpfeoobe
Description A new fire roast every time you open a new tab!
File Size 753 KB
Installation Count 49
Current Version 0.0.0.1
Last Updated 2017-09-12
Publish Date 2017-09-06
Rating 5.00/5 Total 2 Ratings
Developer swayne
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}