1

I have a javascript that I want to inject into a website header part using Greasyspoon. This javascript will take care of the mobile display of the website.
Is it possible to do so?

Álvaro González
  • 142,137
  • 41
  • 261
  • 360
Hacker
  • 7,798
  • 19
  • 84
  • 154

1 Answers1

0

It's surely possible. I have inserted a simple alert() function into specific website. I think it proved you can make it with greasyspoon.

tomsawyer
  • 95
  • 1
  • 8