The Gun Safes

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

What is The Gun Safes?

The Gun Safes is a Chrome extension developed by Shikhar Paliwal, and its main feature is "We at thegunsafes.net review various models of gun safes ranging from handguns to long guns.".

Download The Gun Safes Extension CRX File

Download The Gun Safes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name The Gun Safes The Gun Safes
ID enlfanhcennkbmlndhimbledcpdhjone
Official URL https://chromewebstore.google.com/detail/the-gun-safes/enlfanhcennkbmlndhimbledcpdhjone
Description We at thegunsafes.net review various models of gun safes ranging from handguns to long guns.
File Size 24.18 KB
Installation Count 11
Current Version 1.3
Last Updated 2016-11-23
Publish Date 2016-11-23
Developer Shikhar Paliwal
Email [email protected]
Payment Type free
Extension Website https://thegunsafes.net
Supported Languages 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
}