Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
108 views

What methods exist to copy a gif to the clipboard and post it into other applications?

I want to (programmatically) copy a gif to the clipboard such that I can paste it into modern chats like those of MS Teams or Discord. There seem to be some "magic" happening in the ...
Zapnuk's user avatar
  • 625
0 votes
0 answers
48 views

How to remove tooltip from full screen mode watching youtube video in chrome

After updating my Chrome browser, I see multiple updates. One of them is showing memory usage but it's coming on full-screen mode instead of hovering the tab. Now, I'm getting one tooltip kind of ...
akhtarvahid's user avatar
  • 9,723
0 votes
0 answers
63 views

Surfingkeys browser extension has enabled, disabled, and lurk mode. How do I add a list of websites in surfingkeys to browse in the lurk mode?

Lurk mode is better than disabling suringkeys altogether. For example, Gmail website has list of abundant shortcuts, but still it's better to have surfingkeys' shortcuts as yourbackup. In lurkmode you ...
souraj ghosh's user avatar
0 votes
0 answers
34 views

My browser returns me to the previous page when i click on an link

I have a website (with html, css, js, tailwind css) and I implemented the navigation (menus) using links, which menu items (links) other than a menu item (link) link to a page with Different serach ...
amir salimi's user avatar
1 vote
1 answer
48 views

can I call my own local service from another website?

Lets say I build a website and am letting it run on localhost:8080. You would think that this would make it inaccessible to the web. right? However isn't it possible as I am browsing the web, to ...
janst's user avatar
  • 142
0 votes
0 answers
32 views

My browser is not issuing any cookies from my API

I am trying to use my spring API to issue a HttpOnly Cookie by SET_COOKIE header but my browser is not displaying any cookies. It worked 7 months ago and it also works on my 2 friend's computer now, ...
Szymon Kęcik's user avatar
0 votes
0 answers
27 views

Sending a Preflight to server when it shouldn't

I am having a problem in my site that it is sending a preflight to the server when it shouldn't this is the function that are making the problem function getInfo(type,end,message,header){ ...
L1nK's user avatar
  • 41
0 votes
0 answers
59 views

How do I make a chrome extension to edit the text in certain classes

Can't figure out how to edit text or class details in the CSS of my chrome extension I have been trying to make a chrome extension for a separate website, but while testing on google I wasn't able to ...
Mike Smith's user avatar
1 vote
1 answer
374 views

How to play a video in mxf format on the web?

Hello . Good time I am looking for a player for browsers (chrome, firefox, edge) that can** play .mxf files** in the internal network and can get different positions with it and can jump to different ...
Afshin Estarabadi's user avatar
2 votes
0 answers
931 views

How to prevent sites from detecting tab/window changes?

Basically, I want sites to not be able to detect whether or not I exit out of site (change tabs, switch to other window, etc.). This could mean either the visibilitystate or permanently having the ...
user129393192's user avatar
0 votes
0 answers
142 views

How to close multiple edge browser gracefully?

How to close multiple edge browser gracefully ? Thanks! I try to close multiple edge browser gracefully , but just close one edge main window. I avoid use Kill() ,because it causes unexpected error to ...
Shawn's user avatar
  • 1
0 votes
1 answer
179 views

After upgrading to Angular 14, images are not loaded from assests folder. Am I missing any configuration, can anyone help me with a solution

Am I missing any configuration in Angular 14? From <img [src]="assets/images/sidebarNav"> tried using ./, ../ This is not working for me. I used How to load image (and other assets) in ...
Linda Sebastian's user avatar
1 vote
0 answers
266 views

Selenium crashing on user-data-dir [duplicate]

I would like to start selenium browser logged in to one of my google accounts. but it crashes. THis is my code: let option = new chrome.Options(); option.setChromeBinaryPath("C:/Program ...
nevo_e's user avatar
  • 11
0 votes
0 answers
96 views

How do I create a custom Discord web modal?

I would like to create a custom Discord modal in it's web version (I'm creating a Chrome Extension, extension usage will not be disclosed.) No -- not the bot modal, a modal that would appear when you'...
Taakie's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
48