Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tapemonkey stopped working on google chrome #2335

Closed
ride89 opened this issue Jan 15, 2025 · 2 comments
Closed

Tapemonkey stopped working on google chrome #2335

ride89 opened this issue Jan 15, 2025 · 2 comments

Comments

@ride89
Copy link

ride89 commented Jan 15, 2025

(Please fill out the issue template with your details)

Expected Behavior

It should be enable and able to run scripts

Actual Behavior

It is in disable state and not getting restarted

Specifications

Google Chrome verison: Version 131.0.6778.265 (Official Build) (arm64)
Laptop: MacOS (Sequoia 15.2)

  • Chromium: (i.e. 64.0.3282.140)
  • TM: (i.e. 4.5.5648)
  • OS: (i.e. MacOS 10.13.4)

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==
@vasireddy99
Copy link

+1 facing the same issue.

@derjanb
Copy link
Member

derjanb commented Jan 16, 2025

Duplicate of #2305

@derjanb derjanb closed this as completed Jan 16, 2025
@derjanb derjanb marked this as a duplicate of #2305 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants