Skip to main content

All Questions

0 votes
0 answers
33 views

Is it possible to manipuate 3rd party Chrome Extensions Network Reqeuests?

I am building a Chrome Extension that will call my backend APIs to validate something. I would like to know is it possible that other people could build some Chrome Extensions to manipulate the ...
Arst's user avatar
  • 3,269
0 votes
0 answers
54 views

How can I open my extension's popup window programmatically in code?

chrome.action.openPopup() doesn't work Error in event handler: TypeError: chrome.action.openPopup is not a function at chrome-extension://bnkbabddbababkcladbpoakleneigmmi/js/background.js:71:19 ...
Evgeny Dolnov's user avatar
0 votes
0 answers
18 views

Sound coming from an uninstalled chrome extension

I have a reoccurring sound coming from an uninstalled Chrome extension. There was a chrome extension called 20/20/20 which would play a sound every 20 minutes. The extension was later removed from the ...
Theyallgoleft's user avatar
1 vote
1 answer
378 views

Unchecked runtime.lastError: This request exceeds the MAX_CAPTURE_VISIBLE_TAB_CALLS_PER_SECOND quota

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
0 votes
0 answers
111 views

Testing released extension in the Chrome Web Store without review process

I know there are 4 ways to publish extension in Chrome Web Store: Public, Unlisted, Private, Group publishing. I know as well that publishing goes under a review process that I believe it can take ...
joelpires's user avatar
0 votes
0 answers
35 views

Chrome.commands shortcuts

I have been trying to set my moving tab shortcut, within chrome "cmd + shift + ] | [ " you can navigate within tabs, and I made a extension to be able to move tabs to. Right now my shortcut ...
PascalisWaging's user avatar
0 votes
0 answers
109 views

How to track screen time in Chrome extensions

I'm building a browser extension as part of my website for self-discipline and anti-procrastination, one of the core features is to track users' active usage of each website. Just like how Apple ...
Ryan Wang's user avatar
  • 378
-1 votes
1 answer
892 views

Is there any way to transfer my chrome data to new pc?

I have a ton on settings and accounts in chrome in my old PC. Now, I really need to move the data to new PC. Is there any way to do it ? I really afraid of losing data. :(( Please give me an ...
shubham kumar yadav's user avatar
1 vote
0 answers
154 views

How can I get list of window's tabs in react web app with chrome extension?

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
60 views

is Google ManagedConfiguration API is also supported on android/ios?

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
37 views

Send Message from Chrom extension to Launch Agent Mac

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

How to record the current tab of the user without giving them the prompt to choose which screen they want to share

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
  • 109
0 votes
0 answers
38 views

Show popup when user navigates to a particular site

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
  • 616
0 votes
1 answer
66 views

Location of old Pocket Chrome Webapp (Packaged App) to copy to new laptop

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
1 vote
2 answers
11k views

Is there any way to use chrome extension on iPad

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
73