Gentlemint
The Gentlemint tack add extension
什麼是Gentlemint?
Gentlemint是由https://gentlemint.com開發的Chrome擴展程式,該擴展的主要功能是“The Gentlemint tack add extension”。
擴展截圖
下載Gentlemint擴展crx文件
下載Gentlemint擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension allows Gentlemint.com members to easily add links to the site without leaving the webpage. 擴展基本資訊
| 名稱 | |
| ID | ohofbfddgdbopkbnajhkbnedalpaeaab |
| 官方網址 | 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": [
" | |