Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-chrome-extension

Send XHR request from Chrome extension with cookies

chrome.tabs.onUpdated.addListener is getting complete status twice or more for each page

Close event for chrome.app.window

secure the code in google chrome extension

Get fingerprint of current page's SSL certificate in a Chrome extension

Show alert dialog in chrome extension

Login to website with chrome extension and get data from it

Chrome tutorials - options page

chrome.storage is undefined in chrome extension

Chrome extension to efficiently block domains

Chrome extension icon not appearing?

Chrome Extension communicate with rest web service

run js script in chrome extension on page load

How to get the current tab's referrer from a Chrome extension?

How to fix TypeError: browser.storage is undefined in chrome/firefox web extension?

Checking if a website doesn't permit iframe embed

Redirecting a url to a local file using the webRequest api for chrome extensions

Background.js not working Chrome Extension

Open a URL at a specific time with a Chrome Extension

Using chrome.tabs.executeScript to execute an async function