Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[0.14.5 sdk]inject_js_start not work #4877

@lin-chao

Description

@lin-chao

version: 0.14.5
os: Windows

test code:

// package.json
{
  "main": "http://www.qq.com",
  "inject_js_start": "demo.js",
  "name": "menu demo",
  "window": {
    "width": 700,
    "height": 700
  }
}
// demo.js
alert('hello inject_js_start')

0.14.5 inject_js_start not work. can not alert "hello inject_js_star"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions