Bookmark
Get All Sanmina Application By Plant And Projects
什么是Bookmark?
Bookmark是由gdl1.share开发的Chrome扩展程序,该扩展的主要功能是“Get All Sanmina Application By Plant And Projects”。
扩展截图
下载Bookmark扩展crx文件
下载Bookmark扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Bookmark Sanmina Applications by Ing. Alexis Suarez
扩展基本信息
名称 | |
ID | ecnmfnpgmifnphmkpjmndehapddeogck |
官方URL | https://chrome.google.com/webstore/detail/bookmark/ecnmfnpgmifnphmkpjmndehapddeogck |
简介 | Get All Sanmina Application By Plant And Projects |
文件大小 | 4.98 MB |
安装次数 | 1,000 |
当前版本 | 2.2 |
更新时间 | 2019-10-07 |
上架时间 | 2019-10-07 |
评分 | 5.00/5 共1次评分 |
开发者 | gdl1.share |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bookmark", "version": "2.2", "description": "Get All Sanmina Application By Plant And Projects", "permissions": [ "tabs", "activeTab", "declarativeContent", "storage" ], "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "page_action": { "default_popup": "index.html", "default_icon": { "32": "img\/icon32.png", "64": "img\/icon64.png", "128": "img\/icon128.png" } }, "web_accessible_resources": [ "img\/icon64.png" ], "icons": { "32": "img\/icon32.png", "64": "img\/icon64.png", "128": "img\/icon128.png" }, "manifest_version": 2 } |