Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-chrome-extension

Chrome extension - saving PDF file

chrome.tabs.onUpdated.addListener() is called twice

How to replace short (less than a minute) setTimeouts in Event Page Extensions

chrome.windows.onFocusChanged.addListener not firing on tab switching

Chrome how to get the current tab's id?

How to set breakpoints on each line of code?

How to solve a never ending loop of login screens when trying to OAuth in chrome extension?

Chrome-extension: How to send message from content.js to popup.js - Page_Action

Chrome Extension: Run Content Script before any Embedded Scripts run on Page

Override JavaScript function from browser extension

Exactly when does the background script in a chrome extension get run?

Listener in a Content Script

Download a text file created using HTML5 filespace api using javascript on chrome

Cannot get websocket connection to work in Chrome 19

Chrome theme: How to change the colour of the URL text when hovered over a link on a web page?

How to control the (i)frame depth, that content scripts are injected, in a Chrome extension?

Chrome extension tab.url undefined

How to mute/unmute a Google Hangout via JS (no jQuery)?

get mouse coordinate in google chrome extension

How to communicate data/files between Chrome Extension & Android App? [closed]