google-chrome

Catch the extension file for chrome

I have an installed extension for chrome (someone else's, installed from the chrome web store). I need to get the .crx file of this extension. What is the easiest way to do this

How do I remove chrome tab names?

How to remove the names. Or at least limit it to 3 characters

Opening a new tab by clicking on the extension icon in Chrome

How to make it so that when you click on the extension icon in Google Chrome, not a popup pops up, but a script is executed (gen.js) and the tab opened?

Web apps for Chrome

Chrome has its own Web Store, which has a bunch of different interesting things. I still can't tear myself away from Angry Birds . No one, by chance, has come across any information in Russian on how to create such applications, publish and monetize?

How to selectively disable JS in Chrome?

That is, the question is not what to disable JS in the browser settings, but what to do when you are brought to visit a hacke ... the browser in the most prominent place.. however, I didn't even find it in the console. Or not there I was looking for it..

Opening a link in a new tab using JS

Good afternoon, everyone. There is the following code that is triggered on the click event: var idzakaz = $(this).next('.iden ... it opens not in a new tab, but in a new window. Can you tell me how to get rid of this and make both links open in new tabs?

How to create a browser extension in Python. Is this even possible?

I had a brilliant idea-to make notes in the form of an extension for Chrome. I have only knowledge of Python, CSS and HTML. Are there any libraries for this in Python?

Python Selenium Chrome Proxy

The customer for parsing gave a large list of proxies (without authorization) (I think free). But I have no proxy loads the s ... -no-sandbox") options.add_argument("--disable-dev-shm-usage") What should I do? These are mutually exclusive factors

What is this line? chrome-extension://napifgkjbjeodgmfjmgncljmnmdefpbf /styles.css

You need to optimize the site, but the inspector shows that this extension is not used by 100%, and it has weight. "chrome-extension://napifgkjbjeodgmfjmgncljmnmdefpbf / styles.css" - what is it? do I need to delete it?

Chrome extension-how do I add an item to the context menu?

You need to add a link to the additional UI page here To make it available in the same way as the "Parameters" of the extension How can this be done?

Selenium parser. How to optimize Chrome and Chromedriver?

I use Selenium and Chrome Driver to open two tabs to the desired page and ran into this problem: During the passage through t ... filled. In the end, I ended up with +-250 records in the database. And you need to parse a few thousand. What should I do?

Why do Google Chrome browser extensions not work?

I installed an extension for the browser, such as a ruler and other things, I open it index.html in the browser, but the exte ... the index. https://chrome.google.com/webstore/detail/dimensions/baocaagndhipibgklemoalmkljaimfdj?hl=ru link to the extension

How do I open the spreadsheet in a new Chrome tab from GAS and go to it?

Actually, the question is in the name of the topic. I tried it like this , but it didn't work: SpreadsheetApp.openById(OrderSpreadSheet); So it opens the file on the server, but how in the browser?

Displaying the Myriad Pro font in Google Chrome

The layout uses the Myriad Pro font (font-family: 'Myriad Pro', sans-serif;), in Google Chrome, the labels made by it are dis ... with the display of this type of font, it was not displayed at all. Is it possible somehow fix the appearance of this font?

How can I change the browser zoom using JS?

How can I change the browser zoom using JS? For example, the user set the scale to 110%. When you go to my html page, I would like to set the scale to 100%

Chrome Extension. Close the tab by timer

Please tell me a beginner. There is a button, clicking on it takes you to the page. How do I close this page after N seconds, ... d("number").value; word = parseInt(word); chrome.tabs.create({ url: 'https://web.whatsapp.com/send?phone='+word, });

Python Selenium does not work The browser starts and that's it

Returns an error on Chrome [14264:12496:1221/124131.136:ERROR:browser_gpu_channel_host_factory.cc(168)] Failed to launch GPU ... ad] WARNING: Failed to launch tab subprocess: file z:/task_1579290903/build/src/ipc/glue/GeckoChildProcessHost.cpp, line 681

Image parsing in Selenium C# / pure C# in an open Selenium browser

Faced with the problem of image parsing in Selenium. Now the problem is solved by cropping the screenshot of the site page, w ... e; } Thread.Sleep(300000); } } //} }

Extra chromium processes

There are a lot of unnecessary chrome processes that are not displayed in its task manager. I.e., even if you nail all the ta ... n --flag-switches-end --enable-audio-service-sandbox -- https://habr.com/ru/post/497544/ PS: This question is in English.