promiseproxy-chrome:基于轻量级代理的承诺型Chrome API包装器

时间:2024-05-21 02:36:25
【文件属性】:

文件名称:promiseproxy-chrome:基于轻量级代理的承诺型Chrome API包装器

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-21 02:36:25

JavaScript

承诺的Chrome API 具有 。 要求 Node.js 6 +,Chrome或其他ES2015 Proxy对象支持环境 安装 npm install promiseproxy-chrome 用法 // Promisify the global chrome object const _chrome = require ( 'promiseproxy-chrome' ) ( chrome ) // Callback methods return promises when the callback parameter is null or undefined _chrome . tabs . query ( info ) . then ( callback ) 建造 npm run build 更新api.json 在控制台中使用Chrome API文档的每个页面: localSt


【文件预览】:
promiseproxy-chrome-master
----.eslintrc.json(597B)
----LICENSE(1KB)
----test()
--------schema.js(524B)
----README.md(1KB)
----api.json(15KB)
----.gitignore(13B)
----index.js(187B)
----bin()
--------build.js(738B)
----schema.js(5KB)
----package.json(876B)

网友评论