Gentlemint

The Gentlemint tack add extension

What is Gentlemint?

Gentlemint is a Chrome extension developed by https://gentlemint.com, and its main feature is "The Gentlemint tack add extension".

Extension Screenshots

screenshot

Download Gentlemint Extension CRX File

Download Gentlemint 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

                        This extension allows Gentlemint.com members to easily add links to the site without leaving the webpage.                    

Extension Basic Information

Name Gentlemint Gentlemint
ID ohofbfddgdbopkbnajhkbnedalpaeaab
Official URL https://chromewebstore.google.com/detail/gentlemint/ohofbfddgdbopkbnajhkbnedalpaeaab
Description The Gentlemint tack add extension
File Size 47.41 KB
Installation Count 25
Current Version 1.0.6
Last Updated 2015-09-11
Publish Date 2015-09-11
Developer https://gentlemint.com
Payment Type free
Extension Website http://gentlemint.com/tools/
Help Page URL http://gentlemint.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gentlemint",
    "description": "The Gentlemint tack add extension",
    "version": "1.0.6",
    "homepage_url": "http:\/\/gentlemint.com",
    "author": "Gentlemint",
    "icons": {
        "16": "images\/32.png",
        "19": "images\/38.png",
        "38": "images\/76.png",
        "48": "images\/96.png",
        "128": "images\/256.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/32.png",
            "19": "images\/38.png",
            "38": "images\/76.png",
            "48": "images\/96.png",
            "128": "images\/256.png"
        }
    },
    "background": {
        "scripts": [
            "event.js"
        ],
        "persistent": false
    },
    "permissions": [
        ""
    ],
    "offline_enabled": false
}