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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                                            

확장 프로그램 기본 정보

이름 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
이메일 [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
}