Skip to main content
0 votes
0 answers
86 views

On chrome mobile browser i have a full screen background image, the div is set to the following details: CREATED AN EXAMPLE PROJECT TO SHOW ISSUE function App() { return ( <> <...
BasicallyJustMemes's user avatar
0 votes
0 answers
60 views

I am creating a bookmarking app using next.js. I want to setup a button on clicking which, the bookmarks open up in a tab group in the browser. But for that, I need to be able to use the chrome API in ...
Ashgreninja55's user avatar
0 votes
0 answers
76 views

I have recently created a beginner's Chrome extension project. The idea behind this project is to simulate an automatic click on the "F1" key and display a confirmation message when I click ...
youyouz's user avatar
1 vote
1 answer
944 views

I am getting this exception in my background.html page. I don't know what this exception says. Can anyone explain this exception and also tell me how to resolve this exception. The exception details ...
Aman Jain's user avatar
1 vote
0 answers
177 views

In chrome extension, I am able to get all window tabs in popup.html But i am unaware about how to communicate with chrome extension so that i get all tabs in react index page. Please provide details ...
Web Learner's user avatar
0 votes
1 answer
102 views

i have added this line in my code which fetched the configuration for my application , navigator.managed.getManagedConfiguration(['Config']) However , when i am trying to access from my chrome android ...
ProbotisOP's user avatar
0 votes
1 answer
934 views

I am using google chrome for POS, my problem when i print the receipt from the browser the printing very blurry and bad quality. Any idea how to fix this. I am using ZYWELL, Thermal Receipt. Printing ...
W.FAdul's user avatar
0 votes
1 answer
982 views

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 110 Current browser version is 112.0.5615.138 with binary ...
amiya santra's user avatar
0 votes
1 answer
63 views

Is it possible to send message from chrome extension to a launch agent or to a daemon in mac ?
Siddhant Mishra's user avatar
0 votes
0 answers
1k views

I am new to extension development, and I am trying to create something like loom chrome extension which would record user screen. After researching I found out that desktopCapture api can be used to ...
Aviato's user avatar
  • 129
0 votes
0 answers
41 views

I am trying to create a Chrome extension that automatically generates a small pop up on the side when the user navigates to a particular site. I went through the documentation on Chrome's developer ...
Piyush's user avatar
  • 636
0 votes
3 answers
730 views

Currently i'm developing google chrome extension. I tried using the below code chrome.action.onClicked.addListener(async () => { chrome.windows.create({ url, type: "panel&...
Sowmiya C's user avatar
1 vote
2 answers
788 views

Currently i'm developing google chrome extension. The Problem is when i click outside the extension it goes behind another window. But the requirement is I always want to display the window even if ...
Sowmiya C's user avatar
0 votes
1 answer
121 views

The Chrome web app for Pocket (Packaged App) used to be able to store articles offline is no longer available. The help page says only MacOS offline desktop app exists. I have a laptop with a ...
Bastiaan Quast's user avatar
3 votes
2 answers
18k views

I would like to use chrome extension on iPad with google chrome. Is there any way to use it? I tried to install Orion which is 3rd party browser, but I could not use below extension、 https://chrome....
user34791's user avatar

15 30 50 per page
1
2 3 4 5
167