Remix Labs - Chrome Extension
Chrome extension runtime for flows built with the Remix platform
什么是Remix Labs - Chrome Extension?
Remix Labs - Chrome Extension是由Remix Labs开发的Chrome扩展程序,该扩展的主要功能是“Chrome extension runtime for flows built with the Remix platform”。
扩展截图
下载Remix Labs - Chrome Extension扩展crx文件
下载Remix Labs - Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Chrome extension runtime for flows built with the Remix platform
扩展基本信息
名称 | |
ID | chcpkplefjhcnpeihnfepchgmdhbjeng |
官方URL | https://chromewebstore.google.com/detail/remix-labs-chrome-extensi/chcpkplefjhcnpeihnfepchgmdhbjeng |
简介 | Chrome extension runtime for flows built with the Remix platform |
文件大小 | 845 KB |
安装次数 | 48 |
当前版本 | 4.2.6 |
更新时间 | 2023-09-13 |
上架时间 | 2020-06-24 |
评分 | 5.00/5 共1次评分 |
开发者 | Remix Labs |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://remixlabs.com/ |
隐私政策页面URL | https://remixlabs.com/privacy.html |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.2.6", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1jt6vH6pBsRzKXzp65QV3\/iZrQ8VfuHwWhlbHOTCDuqcJHc0k1Aj7A9cAOOfPC+YoGIyJVhZW+n85Bvre3X9HJ8S3rIoS+h5ZhuuSCU50mhLnpI04X673nEKzrK2m00h3h\/8VYuA3gXrEa0gMVOch8JlXzkSBjvDWODcdw6cdfW\/TksMeXBMgwt57J0h15jyTvHSN3LUuTXW2\/wOntZNt22hMh1FwlN+3QVHcqArzDgDWJuE36pmxuGEMsNtzeHkBeTMGTBcdpPoouIWK8oy31vTqvB91YijAOZZ3ZmUaztdz7\/llb2xgjM3jyIyThlFTwPr7Azf1Fuy7H\/QppOvswIDAQAB", "name": "Remix Labs - Chrome Extension", "short_name": "Remix Labs", "author": "Remix Labs", "homepage_url": "https:\/\/remixlabs.com", "icons": { "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_icon": { "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_title": "Remix Labs" }, "background": { "service_worker": "serviceWorker.js", "type": "module" }, "web_accessible_resources": [ { "resources": [ "g\/**", "app.html", "wasm\/**", "icons\/**", "images\/**" ], "matches": [ " |