lure-2026/static/csspageweaver/plugins/reloadInPlace
2026-01-10 18:33:22 +01:00
..
.gitignore initial commit 2026-01-10 18:33:22 +01:00
config.json initial commit 2026-01-10 18:33:22 +01:00
Readme.md initial commit 2026-01-10 18:33:22 +01:00
reloadInPlace.js initial commit 2026-01-10 18:33:22 +01:00

Reload In Place

Configuration

In manifest.json

    "plugins":{
    	"inlineNotes"
    },
    "pluginsParameters":{
        "reloadInPlace": {
            "blur": false,
            "behavior": "instant"
        }
    },