I'm interested in all things TiddlyDesktop. Its a stunning piece of work with many, many plusses.
AFAIK, TD currently uses only the core engine of Chrome. It has no bells and whistles. For instance many features like simple right click to get a menu that offers print is missing. It may be the "hooks" for plugins are not there, or off. I'm not sure that can be easily addressed. IMO you should raise this issue on GitHub too at: https://github.com/Jermolene/TiddlyDesktop/issues if you don't get informed answers here. Best wishes Josiah On Sunday, 5 August 2018 15:24:31 UTC+2, BurningTreeC wrote: > > Hi community, > > I'm trying to figure out how to add chrome extensions (like they're found > in the chrome webstore > <https://chrome.google.com/webstore/category/extensions>) to TiddlyDesktop > > There are some useful extensions, most notable some search bars that > search the page, like this one: > https://chrome.google.com/webstore/detail/find%2B-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb > > I've found some information about how to load extensions in nw.js (TD is > based on nw.js) > We can also open the "extensions" page from within TD by pressing "F12" > for the developer console, then opening the console and typing: > > this.document.location = "chrome://extensions" > > This opens the chrome extensions tab. There's the "developer mode" that > would allow to load unpacked extensions (for example downloaded .zip from a > github repo, like for above-mentioned search-extension: > https://github.com/brandon1024/find). > But my TiddlyDesktop chrashes if I try to activate developer mode. > > I've found more information for loading extensions here: > https://github.com/nwjs/nw.js/wiki/third-party-browser-plugins > > > I just made this thread to gather resources and to find others that are > interested in this, too. > > BTC > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9edb7f23-97d8-4145-9d9c-52f4cb3cacbc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

