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
}