Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-chrome-extension

Chrome extension - Disable Blocking of Mixed Content [duplicate]

In Chrome extensions, why use a background page with HTML?

How to add a custom item into the chrome context menu?

How can I set up a context menu in Google Chrome so that all of the menu are top level?

Port error while changing chrome extension from manifest v1 to v2

How to open a new tab just after the current tab?

How can I use chrome.extension.geturl() method in HTML tags?

Is it possible to inject JavaScript into the currently loaded page from the Chrome Developer Tools window?

Run Javascript in Chrome Extension -> Basic?

Disable MAX_WRITE_OPERATIONS_PER_HOUR when developing

browserAction opens slowly unless already open in a tab

how to handle chrome.runtime.sendNativeMessage() in native app

Install Chrome extension through windows registry

Chrome extension: get current site name

Chrome extension API for intercepting/modifying websockets UA

Chrome Extension: How to create context menu with custom name, instead of plugin name

Chrome extension to change DOM with a button in extension popup

Fixed and always on top popup window in a Chrome extension

chrome.storage.local get returns 'undefined'

open multiple tabs on a single window by a single click using JavaScript