Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
62 views

My manifest.json file. "screenshots": [ { "src": "screenshot/mobile/iphone14.png", "form_factor": "narrow", "sizes": ...
1 vote
0 answers
227 views

I have a PWA and want to show content underneath the status-bar so it feels more "native". When I use black-translucent with apples meta-tag I get the result I want on iOS - but I can't get ...
0 votes
0 answers
196 views

I am writing an extension for the Safari browser and one of its functions is to open a specific website when pressing a button in the toolbar. The site should open regardless of which tab is currently ...
0 votes
0 answers
53 views

Decided to go with Chrome default browser promotion rather than implementing my own one https://web.dev/articles/promote-install#browser-promotion implemented all the requirements described here: ...
1 vote
1 answer
82 views

We are trying to generate a nonce for a chrome web extension so that we can run content scripts within an HTML that communicates with an onscreen popup. We have been hit with security errors when ...
0 votes
0 answers
34 views

I have implemented Laravel Reverb in both public and private channels and working fine, however, I could not implement background service worker to receive notification on the PC from browser while ...
-1 votes
1 answer
66 views

I want to create a firefox extension that connect to firebase but no luck every time i add import to the backgroud.js script i get this error: Uncaught ReferenceError: firebase is not defined or ...
2 votes
0 answers
284 views

I'm working on a browser extension. In Chrome, I can simply do this: manifest.json: "background": { "service_worker": "scripts/vh_service_worker.js", }, and in ...
0 votes
0 answers
104 views

I’m currently migrating a browser extension from Manifest v2 to Manifest v3. Among other things, the extension creates an iFrame of the currently open page, but it blocks a specific script within the ...
2 votes
0 answers
242 views

Since Expo SDK 49, I've been using expo export --public-url, which outputs a dist folder with android/ios-index.json. I then deployed the dist folder to S3 and generated a QR code pointing to the URL ...
0 votes
0 answers
18 views

I have been writing extensions for personal use for quite a while now, and with the following feature of the manifest.josn file, it becomes spectacularly easy to target the CSS selectors of whichever ...
-1 votes
1 answer
71 views

I'm curious about the feasibility of using the browser extension's API directly from a standard website. Specifically, I want to understand if there's a way to interact with the browser API from my ...
0 votes
2 answers
267 views

"display_override": [ "standalone", "fullscreen", "minimal-ui", "window-controls-overlay", "browser" ], Above is a ...
0 votes
0 answers
1k views

My application was working normally until yesterday morning. Since this morning I have encountered this problem and unfortunately all my attempts to resolve it have yielded nothing. My laravel version ...
1 vote
0 answers
175 views

I am building a simple Progressive Web App. I pushed my app to a subfolder on my website, and when I ran the Lighthouse audit in Chrome it failed the PWA audit because "Web app manifest or ...

15 30 50 per page
1
2 3 4 5
...
39

AltStyle によって変換されたページ (->オリジナル) /