T-Shirt Bomb Imager (Gravy)

Same app, new name! View and download all your Teespring shirts, some with bodies included too!

What is T-Shirt Bomb Imager (Gravy)?

T-Shirt Bomb Imager (Gravy) is a Chrome extension developed by GravyCode, and its main feature is "Same app, new name! View and download all your Teespring shirts, some with bodies included too!".

Extension Screenshots

screenshot

Download T-Shirt Bomb Imager (Gravy) Extension CRX File

Download T-Shirt Bomb Imager (Gravy) 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

                        Same app name name.

This extension and you'll be able to easily view your Teespring images. This includes shirts on human bodies.

Try it and have fun! Just click the icon to the right of the address bar to see the result.

(Exact images not guaranteed!)                    

Extension Basic Information

Name T-Shirt Bomb Imager (Gravy) T-Shirt Bomb Imager (Gravy)
ID inggbbmmckifppjbldhlhnibklcdmnem
Official URL https://chromewebstore.google.com/detail/t-shirt-bomb-imager-gravy/inggbbmmckifppjbldhlhnibklcdmnem
Description Same app, new name! View and download all your Teespring shirts, some with bodies included too!
File Size 16.45 KB
Installation Count 602
Current Version 1.0.9.3
Last Updated 2015-06-11
Publish Date 2015-06-10
Rating 3.46/5 Total 48 Ratings
Developer GravyCode
Payment Type in_app
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "browser_action": {
        "default_icon": "128.png"
    },
    "name": "T-Shirt Bomb Imager (Gravy)",
    "short_name": "T-Shirt Bomb Imager (Gravy)",
    "description": "Same app, new name! View and download all your Teespring shirts, some with bodies included too!",
    "version": "1.0.9.3",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "backgroundlikefile.js"
        ]
    },
    "options_page": "options.html",
    "permissions": [
        "*:\/\/teespring.com\/*",
        "*:\/\/*.teespring.com\/*",
        "storage",
        "contextMenus",
        "downloads",
        "activeTab"
    ]
}