Fix OpenScript.fetch JSON IPC serialization for text and binary

This commit is contained in:
2026-09-13 14:03:29 -07:00
parent da135d506a
commit a0f8160302
7 changed files with 102 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"minimum_chrome_version": "138",
"name": "OpenScript",
"version": "1.0.4",
"version": "1.0.5",
"description": "A lightweight user script manager for modern browsers",
"action": {
"default_popup": "src/popup.html",