T-Shirt Bomb Imager (Gravy)

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

T-Shirt Bomb Imager (Gravy)とは何ですか?

T-Shirt Bomb Imager (Gravy)はGravyCodeによって開発されたChromeの拡張機能で、その主な機能は「Same app, new name! View and download all your Teespring shirts, some with bodies included too!」です。

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

screenshot

T-Shirt Bomb Imager (Gravy)拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

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

拡張機能の基本情報

名前 T-Shirt Bomb Imager (Gravy) T-Shirt Bomb Imager (Gravy)
ID inggbbmmckifppjbldhlhnibklcdmnem
公式URL https://chromewebstore.google.com/detail/t-shirt-bomb-imager-gravy/inggbbmmckifppjbldhlhnibklcdmnem
説明 Same app, new name! View and download all your Teespring shirts, some with bodies included too!
ファイルサイズ 16.45 KB
インストール数 602
現在のバージョン 1.0.9.3
最終更新日 2015-06-11
公開日 2015-06-10
評価 3.46/5 合計 48 レビュー
開発者 GravyCode
支払い方法 in_app
対応言語 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"
    ]
}