Skip to content

[BUG] #2634

@68124630121-spec

Description

@68124630121-spec

Thank you 🙇‍♀ for wanting to create an issue in this repository.
Before you do, please search the existing issues first as the problem may be already reported.

Actual Behavior

A clear and concise description of what the bug is.

Expected Behavior

A clear and concise description of what you expected to happen.

Steps to reproduce the issue

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots or Screencasts

If applicable, add screenshots to help explain your problem.

Environment (please complete the following information)

  • Browser and Version: Chrome ???.??.???
  • Tampermonkey version: ?.?.????
  • Operating System and Version: Windows ??.??

Script

Please give an example of the script or its installation URL 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==

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions