followed instructions in another computer
To build the TiddlyWiki for Firefox XPI file:
cd {tiddlywiki for firefox directory}
jpm xpi
worked but got xpi permissions issue
about:config
xpi in search box
and set to false
xpinstall.customConfirmationUI
xpinstall.signatures.required
xpinstall.whitelist.required
now working :)
Apologies if wrong place, but I felt it important enough until a better fix
First up I'm still using tiddlywiki classic 2.8.1
tried the latest from https://addons.mozilla.org/en-US/firefox/addon/tiddlyfox/ didnt work
followed instructions in another computer To build the TiddlyWiki for Firefox XPI file: cd {tiddlywiki for firefox directory} jpm xpi worked but got xpi permissions issue
about:config xpi in search box and set to false xpinstall.customConfirmationUI xpinstall.signatures.required xpinstall.whitelist.required now working :)