TM has an official repo at https://github.com/Tampermonkey/tampermonkey
Its source freely available & needn't to be disassembled.
So, it's not necessary to violate *any* its licence rule.
Search found 3 matches
- Sat Nov 25, 2017 5:11 pm
- Forum: NoScript Development
- Topic: [CLOSED] NoScript blocks Tamper Monkey's scripts
- Replies: 4
- Views: 3703
- Sat Nov 25, 2017 4:45 pm
- Forum: NoScript Development
- Topic: [CLOSED] NoScript blocks Tamper Monkey's scripts
- Replies: 4
- Views: 3703
Re: NoScript blocks Tamper Monkey's scripts
Very sad:(barbaz wrote:I don't think we can legally help you. From Tampermonkey's EULA -
IMO GM was so good, until once they overslept the moment.
So far, GM doesn't work at iframes, TM doesn't work eveywher it should(.
Sorry, for complaints.
Need to think a bit more about)
- Sat Nov 25, 2017 1:37 pm
- Forum: NoScript Development
- Topic: [CLOSED] NoScript blocks Tamper Monkey's scripts
- Replies: 4
- Views: 3703
[CLOSED] NoScript blocks Tamper Monkey's scripts
Hello. Recently I stumbled upon a problem. Suppose, we've a Tamper Monkey's script: ... @match /^http/ ... console.log(`path = '${self.location.url}'.`); Theoretically, this script must(?) run at *every* http(s) page. However, it runs *only* at pages, that have enabled script execution by NoScript (...