Gentlemint

The Gentlemint tack add extension

什么是Gentlemint?

Gentlemint是由https://gentlemint.com开发的Chrome扩展程序,该扩展的主要功能是“The Gentlemint tack add extension”。

扩展截图

screenshot

下载Gentlemint扩展crx文件

下载Gentlemint扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Gentlemint Gentlemint
ID ohofbfddgdbopkbnajhkbnedalpaeaab
官方URL https://chromewebstore.google.com/detail/gentlemint/ohofbfddgdbopkbnajhkbnedalpaeaab
简介 The Gentlemint tack add extension
文件大小 47.41 KB
安装次数 25
当前版本 1.0.6
更新时间 2015-09-11
上架时间 2015-09-11
开发者 https://gentlemint.com
付费类型 free
扩展官网 http://gentlemint.com/tools/
帮助页面URL http://gentlemint.com
支持的语言 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
}