Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-chrome-extension

'WebSocket.URL' is deprecated. Please use 'WebSocket.url' instead

Why is chrome.tabs.executeScript() necessary to change the current website DOM and how can I use jQuery to achieve the same effect?

Can I get access to localStorage of site from chrome extension?

Why is chrome.tabs undefined in the background page?

How to add extensions to Chrome's dedicated DevTools for NodeJS

How to audit a chrome extension's open-source code?

Change the Home Page in Chrome browser from Extension

Multiple context menu entries for a chrome extension?

Attach listener to AJAX event via chrome extension

chrome extension: refuse header "date" in ajax request

Avoiding reloading of Google Chrome extension

Chrome window types. What do they stand for?

How to publish new version of Chrome Extension only to testers

Downloading multiple files and zip - Chrome extension

Set proxy using google chrome extension

Execute web page js from chrome extension content script

Chrome Extension: create new tab(chrome.tabs.create) and executeScript in new tab...not working :(

Moving chrome window using an extension

How to publish Chrome extension to my domain users without paying registration fee?

Running a chrome extension from Selenium WebDriver