I\'m trying to modify a chrome extension which uploads images to Picasa and labels them with the complete URL e.g. www.domain.com/whatever.jpg, of where they were uploaded from.
i\'m facing a big problem, I\'ve just made a personnal extension for chrome and i actually need to make it access to a webservice made in php to retrieve some information.
I am getting this error in background page when responding to request from content script. Does anyone know what can be causing this error?
I\'m trying to upload an image via POST with javascript to a site that I can\'t modify the source of.
I\'m working on a security extension that allows someone to completely wipe history et al. Works great except I can\'t seem to get rid of \'Most Visited\' and \'Recently Closed\' in the Mac OS X menu
What is the difference between Chrome Apps and Extensions? What can you开发者_C百科 do with apps that you can\'t do with extensions or vice versa?Quoting from https://developer.chrome.com/webstore/ap
I would like to pass a saved varliable from the content script to the 开发者_开发问答popup page, so I would be able to simply output it.
开发者_如何学JAVAMy question is about the Omnibox. The think provided by the Chrome API, i wanted to know if there is a possibility to have a multiple keyword on the manifest.
I am developing a Chrome/Chromium extension that will be reading school grades from the school sys开发者_StackOverflow中文版tem with grades. Problem is that site doesn\'t remember logged user. Because
On installtion I am provoked with this error message Apps must be served with content type application/x-chrome-extension