Remix Labs - Chrome Extension
Chrome extension runtime for flows built with the Remix platform
Remix Labs - Chrome Extensionคืออะไร?
Remix Labs - Chrome Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Remix Labs และคุณลักษณะหลักของมันคือ "Chrome extension runtime for flows built with the Remix platform"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Remix Labs - Chrome Extension
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |