djyde / WebShell

Bundle web apps to native OS X app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Userscripts + Userstyles?

ankushg opened this issue · comments

Fluid supports custom Userscripts and Userstyles. Is it possible to add support for these into Webshell?

Can you specify in what context you want it,

  • Inject into Websites
  • Customize the appearance of WebShell
commented

@wdg Do you want to provide custom js and css?

I think that if we support custom css/JavaScript (as a injection) would be useful in some cases.

I'm currently not thinking to change the appearance of WebShell via CSS/JavaScript

commented

@wdg We can support it on v0.2.0 if necessary.

Fixing #53 first, then i'll release this fix.

commented

@wdg Please write a reference in wiki for how to inject custom css and Javascript :)

I will do this with the release of 0.2.0 with all functions and examples.