T-Shirt Bomb Imager (Gravy)

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

Wat is T-Shirt Bomb Imager (Gravy)?

T-Shirt Bomb Imager (Gravy) is een Chrome-extensie ontwikkeld door GravyCode, en de belangrijkste functie is "Same app, new name! View and download all your Teespring shirts, some with bodies included too!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie T-Shirt Bomb Imager (Gravy)

Download T-Shirt Bomb Imager (Gravy)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!)                    

Basisinformatie over de Extensie

Naam T-Shirt Bomb Imager (Gravy) T-Shirt Bomb Imager (Gravy)
ID inggbbmmckifppjbldhlhnibklcdmnem
Officiële URL https://chromewebstore.google.com/detail/t-shirt-bomb-imager-gravy/inggbbmmckifppjbldhlhnibklcdmnem
Beschrijving Same app, new name! View and download all your Teespring shirts, some with bodies included too!
Bestandsgrootte 16.45 KB
Aantal Installaties 602
Huidige Versie 1.0.9.3
Laatst Bijgewerkt 2015-06-11
Publicatiedatum 2015-06-10
Beoordeling 3.46/5 Totaal 48 Beoordelingen
Ontwikkelaar GravyCode
Betalingswijze in_app
Ondersteunde Talen 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"
    ]
}