Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-chrome-extension

Possible to use AngularJS for a Chrome extension's options page?

Is there an easy way to unpack a Chrome extension in the Chrome Web store?

Can js code in chrome extension detect that it's executed as content script?

chrome.devtools.inspectedWindow change event

Chrome Extension Stats not updating [closed]

How to show a modal popup from the context menu?

CHROME WebRequest APIs example error: "onBeforeRequest" can only be used in extension processes

content script to devtools.js to my new panel

Why can't this chrome extension be installed?

Batarang extension giving no results whatsoever

Delay Javascript Loading

Multiple background scripts in a Google Chrome extension?

AddEventListener: onmousedown [closed]

Google chrome extension: how to inject script immediately after page reload?

How can I see the number of total installs for my chrome extension?

Can't use Raphael JS to draw a path in a Chrome extension popup because of security policy?

Registering a custom element from a chrome extension

Completely lost on how to save extension popup window content

IndexedDB very slow compared to WebSQL, what am i doing wrong?

chrome.tabs.create is giving an error - "Uncaught TypeError: Cannot call method 'create' of undefined"