Skip to main content
Code Review

Questions tagged [google-chrome]

Google Chrome is a web browser available on mobile, TV, and desktop platforms. Developed by Google, it uses the Blink layout engine and application framework.

Filter by
Sorted by
Tagged with
0 votes
0 answers
33 views

This is an alternative approach and follow up dealing with this issue Extension messaging uses base::Value (JSON) serialization but could use WebSerializedScriptValue (structured cloning), closely ...
0 votes
0 answers
58 views

Explainer Problem No standardized Web Extension API to send or transfer TypedArrays or ArrayBuffers or ...
1 vote
0 answers
58 views

Here's some background information: I was working on a Chrome extension called Netflix Hotkeys (you can find it here), and I realized that I needed a persistent storage solution for storing user ...
2 votes
0 answers
201 views

Intro: Need some feeback on my Javascript (I mostly do C++). Purpose: I find google docs hard to organize in google drive (it takes more effort than it should). So I started created "note" ...
1 vote
1 answer
291 views

I created the following Chrome bookmarklet to open all elements with text Extra Examples boxes on this page. For example - the element labeled with text Extra Examples below can be clicked: When it ...
2 votes
1 answer
744 views

Moving from Google Chrome Extensions’ Manifest V2 to Manifest V3, service workers replace background pages. Background pages can be configured to be persistent, but service workers can’t be persistent....
2 votes
0 answers
106 views

As a player of the online game Pokéfarm Q, I'm making a fan-made extension to help players search through forum threads and CSS codes/userscripts. So that I can easily fetch data from a Pastebin I ...
user avatar
3 votes
2 answers
184 views

In the process of learning JavaScript, I built a Google Chrome extension. It works but as I am adding more features the code is quickly getting duplicated, so I'm looking for ways to improve it. This ...
3 votes
1 answer
194 views

This is a project that finds a specific anime (show) and checks to see if there is a new episode of it . this is also the first time that i used def like this and ...
7 votes
2 answers
891 views

The first part of the code opens Chrome and navigates to GitHub. If I don't find my solution, I open a new tab with ctrlt. Then my code goes to Stack Overflow and searches there for solutions. ...
5 votes
1 answer
121 views

My first Firefox add-on (WebExtensions compatible, so it works without modification in at least Chromium) puts a red border around insecure links, including plain HTTP links and links with a ...
3 votes
1 answer
146 views

I am creating a text editor that will need to work in the browser, syntax highlight, and allow users to edit files up to 50MB in size (i.e. the space allowed by indexedDB) without an "out of memory" ...
3 votes
0 answers
814 views

As an experiment, I've created an NUnit test project that should, when running all tests, open three browser windows simultaneously, and each should load a particular page before closing. My question ...
0 votes
0 answers
175 views

This program automatically makes folders to add scripts to be ran once a computer is logged off a user. It checks to make sure it is not overwriting any previous scripts (windows). ...
4 votes
1 answer
1k views

I have created a Simple Dictionary Chrome Extension. It is using JavaScript/ some HTML/ some CSS. The Manifest.jso file talks about the extension. The HTML is for a small/simple pop up and the JS is ...

15 30 50 per page
1
2 3

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