Tampermonkey / tampermonkey

Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
GNU General Public License v3.0
4.36k stars 428 forks source link

grepolis report converter problem #1318

Closed slipkid-1567 closed 3 years ago

slipkid-1567 commented 3 years ago

(Please fill out the issue template with your details)

Expected Behavior

Actual Behavior

Specifications

Script

(Please give an example of the script if applicable.)

// ==UserScript==
// @name MyName
// @namespace http://mywebsite.com
// @Version 1.0
// @description try to take over the world!
// @author Me
// @match http://mywebsite.com/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js
// @include https://mywebsite.com/*
// @grant none
// ==/UserScript==
slipkid-1567 commented 3 years ago

yea like I know what any of that means grepo tools doesn't work right for me since crome and windows both updated recently so I really find to use. grepolis is no help on this issue so I really hope I didnt waste time signing up here to get an answer. seems every time either one updates tampermonkey start having problems

7nik commented 3 years ago

Tampermonkey is a userscript manager. Please contact the script developers if a script does not work. Here is the right repo. If there is a general problem with Tampermonkey then they will come back to me.