PluginPrefsEdit
A Sigil Plugin
A quick and simple editor for editing plugin prefs json files.
Requirements
Plugin Type: Edit
MIT Licence(OSI)
Minimum Sigil requirement: v0.9.3 or higher
Python Requirements: Python 3.4+ (Bundled or External)
OS Requirements: Windows, Linux or OSX
*** Tested on Windows 7, 8 & 10 only ***
Current Version: "0.1.0"
Installation
* Select Manage Plugins from the Plugins menu. In the dialog box, select either the Bundled Python or the External Python(Python 3.4+ should be installed on your computer to run this plugin externally).
* Click Add Plugin and select PluginPrefsEdit_vXXX.zip. This will load and install the plugin into Sigil, which you can then run by selecting Plugins > Edit > PluginPrefsEdit
Description
This plugin allows the user to browse, select, modify and save json files from Sigil's plugins_prefs folder.
Caveat
Make sure that the appropriate read/write access permissions are properly set for Sigil's plugins_prefs folder location on your op system otherwise permission errors could occur when you use this plugin.