The Gun Safes

We at thegunsafes.net review various models of gun safes ranging from handguns to long guns.

The Gun Safesとは何ですか?

The Gun SafesはShikhar Paliwalによって開発されたChromeの拡張機能で、その主な機能は「We at thegunsafes.net review various models of gun safes ranging from handguns to long guns.」です。

The Gun Safes拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 The Gun Safes The Gun Safes
ID enlfanhcennkbmlndhimbledcpdhjone
公式URL https://chromewebstore.google.com/detail/the-gun-safes/enlfanhcennkbmlndhimbledcpdhjone
説明 We at thegunsafes.net review various models of gun safes ranging from handguns to long guns.
ファイルサイズ 24.18 KB
インストール数 11
現在のバージョン 1.3
最終更新日 2016-11-23
公開日 2016-11-23
開発者 Shikhar Paliwal
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://thegunsafes.net
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Gun Safes",
    "description": "We at thegunsafes.net review various models of gun safes ranging from handguns to long guns.",
    "version": "1.3",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "18": "icon.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "name": "Open website"
    },
    "manifest_version": 2
}