T-Shirt Bomb Imager (Gravy)

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

Qu'est-ce que T-Shirt Bomb Imager (Gravy) ?

T-Shirt Bomb Imager (Gravy) est une extension Chrome développée par GravyCode, et sa fonction principale est "Same app, new name! View and download all your Teespring shirts, some with bodies included too!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension T-Shirt Bomb Imager (Gravy)

Téléchargez les fichiers d'extension T-Shirt Bomb Imager (Gravy) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom T-Shirt Bomb Imager (Gravy) T-Shirt Bomb Imager (Gravy)
ID inggbbmmckifppjbldhlhnibklcdmnem
URL Officiel 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!
Taille du Fichier 16.45 KB
Nombre d'Installations 602
Version Actuelle 1.0.9.3
Dernière Mise à Jour 2015-06-11
Date de Publication 2015-06-10
Évaluation 3.46/5 Total 48 Évaluations
Développeur GravyCode
Type de Paiement in_app
Langues Prises en Charge 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"
    ]
}