0
votes
0answers
23 views
Can I access Chrome chrome://gpu/ data with Javascript?
When I open the page chrome://gpu/ I can see if the video is hardware accelerated or not, can I get that information using Javascript? (I'm building a Chrome extension so maybe there is an API?)
Thx ...
0
votes
1answer
12 views
ScriptSafe blocks Tampermonkey? [closed]
How can I allow a Tampermonkey script to execute without having to enable scripts for a page in ScriptSafe?
I use ScriptSafe to block a site's script BUT I do not ever want to block Tampermonkey.
...
0
votes
0answers
21 views
Redirect with AJAX in a chrome extension
I am trying to code an interface with keyserver.pgp.com in a chrome extension.
First I'd like to look for a key with this simple request (it's a POST request here but it also works with GET) :
...
0
votes
1answer
18 views
prepend profile username to the window title in Chrome?
I want to launch chrome in two or three different profiles, one chrome will be launched as user1, another as user2, and the third as user3.
But I want to know, from the windows 7 taskbar, which one ...
0
votes
2answers
20 views
How can I match the URL in Chrome Extension like: *://foo.*/*
It doesn't work in content_scripts matches!
Is there other way to realize?
0
votes
1answer
23 views
Node - Push notification when browser closed
I'm new to node and socket.io. I just have done a chrome extension with push notification. In that i'm facing a issue the notification is not sending when chrome browser closed. The server notifies ...
0
votes
1answer
36 views
Make Chrome respond to custom keys?
I've got a few keys on my keyboard (not macros) that I would like to make Chrome respond to via an extension.
For example:
On www.domain.com
When X button is pressed, simulate a click on <div ...
1
vote
1answer
43 views
Store an array with chrome.storage.local
I'm writing a chrome extension, and I can't store an array. I read that I should use JSON stringify/parse to achieve this, but I have an error using it.
chrome.storage.local.get(null, ...
0
votes
1answer
22 views
All of my crossdomain calls return with status 0 out of nowhere
I'm developing using kangoextensions, and have been for quite some time.
All of a sudden, every kango.xhr call, even to bing.com, instead of returning status 200, returns status 0 and "" for data. It ...
1
vote
0answers
23 views
Best way to include data (that will populate IndexedDB) with offline HTML5 app?
I'm building an offline HTML5 app (it will be delivered as a zipped up .crx file). It will be installed and used entirely offline. At no point will there be internet access.
AFAIK, there is no way to ...
0
votes
0answers
17 views
Google Chrome extension Temporary files' location
It's been more than 3 hours that I've been looking for the exact location (under OS X 10.6.8), but still can't find it.
I'm using PageSpeed Insights and try to find where e.g. the temporary ...
0
votes
1answer
16 views
How to launch a Chrome Extension popup from a background thread?
I want to write a Chrome Extension that will be monitoring for URI link clicks, and when it encounters that it is to launch its popup. I understand that the monitoring will be done in the background ...
0
votes
1answer
21 views
Using Windows environmental variables in file URI scheme
Can we use environmental variables, such %userprofile% or %appdata%, in a path, in a file URI scheme, from a browser (or at least a Chrome browser)?
Something like
...
0
votes
0answers
21 views
Javascript: Problems saving and retriving and displaying an image from localstorage
I am developing an extension for Chrome, and need to save and retrieve images from storage.
Some of the images need to be loaded from the extension directory, while others will be send from a ...
0
votes
0answers
20 views
Proxy for one specific script (extension PAC file?)
I'd like to write have a proxy for one specific script, so that if browser will request this script, it will ship some script from other source pointed by me. Is it possible?
It would be also nice to ...
-1
votes
0answers
24 views
Google Chrome extensions - Rightclick context menu notes [closed]
Good afternoon.
I have a problem.
I need help to create a plugin to your browser.
The program will have a database (html, txt) - any format
And when you select the phrase, so that in the context ...
-1
votes
1answer
41 views
Unit Testing Chrome Extensions?
What is the best way to unit test a Google Chrome extension?
I need to unit test various JavaScript functions and content-scripts on the websites they were designed for, as well as automate user ...
0
votes
1answer
51 views
Disable source view in chrome browser
Can I have access to such browser options like disabling ContextMenu Items and disable hot-keys (Ctrl-U).How to configure browser that the View Source option was disabled?
0
votes
1answer
24 views
How to generate Chrome Extension's popup body based on periodically fetched data?
I am programming a Chrome Extension that will be fetching JSON data every minute and update the popup's html body (accessible after clicking the icon) based on the results.
This is my background.js:
...
1
vote
1answer
20 views
Chrome developer tools: View the `Console` tab and/or the `Sources` tab in a separate window?
Chrome developer tools: Is there a way to view the Console tab and/or the Sources tab in a separate window? I often want to look at both of these simultaneously.
Pressing Esc when on the Sources tab ...
0
votes
1answer
25 views
How do I customize the title bar of a popup in a chrome extension?
How do i style the title bar of a popup in a chrome extension? I notice this being done by Chat for Chrome. (Note: the screenshot for that one is outdated)
I got as far as opening a popup without the ...
0
votes
1answer
40 views
Can the code in a .crx chrome app have write access to the files within itself (the crx)?
I have a crx that has a number of files that I want to be able to change over time. For example, it might have this structure:
index.html
js/code.js
images/someimage.png
I want to be able to use ...
0
votes
1answer
22 views
Need a chome mobile to auto reload a tab/page
I have a google spreadsheet that is accessed via the web using an Android tablet. The android tablet uses Chrome, the mobile version obviously. The desktop version of Chrome has an extension for auto ...
-1
votes
4answers
35 views
How to use jQuery in chrome-extension to open a link?
I build my first Chrome Extensions with code and file snippets below.
manifest.json
{
"name": "Test",
"version": "0.1",
"manifest_version": 2,
"description": "First try",
"browser_action": {
...
0
votes
1answer
18 views
How to replace chrome.tabs.onSelectionChanged deprecated method?
I need to get data from the tab the user is leaving (switching on other tab or going on other program).
But chrome.tabs seems not providing an event allowing that..
Before there was apparently ...
0
votes
1answer
39 views
Chrome Extension: Insert a clickable image using a content script
I know hat it is possible, but I am not quite sure how to do it the 'right' way, as to ensure there are no conflicts.
I came across this question: Cannot call functions to content scripts by ...
1
vote
0answers
38 views
+50
Search request in Chrome omnibox from an extension
How can I execute a search request in Chrome's omnibox from an extension ?
I'm looking for something similar to:
chrome.tabs.create({
'url': 'some/relative/or/absolute/url'
});
where the url ...
0
votes
1answer
16 views
onClick function - automatically copies data from spreadsheets' static field
I'd be very glad for help with some ideas for code of extension that, on pressing on the icon in chrome, automatically copies a text from static field in spreadsheet, like this:
...
0
votes
0answers
10 views
Chrome Extension: How to structure extension to have a producer (downloads data) and consumers content pages
I am very new to Chrome extensions and I have still to grasped the subtleties of the various types of pages that are available.
First of all, this extension is part of a research project, so it ...
1
vote
1answer
57 views
Chrome extension: open link in new tab?
In my Stackoverflow foler I have stackoverflow.ico and 2 bellow files. When imported it to Chrome, it show the icon in adress bar but when I click on it, chrome dont open any new tab. What is my ...
0
votes
1answer
46 views
Using background.js variables in chrome.tabs.executeScript
With chrome.tabs.executeScript, how can I use a variable from background.js in the inserted content script? I mean something like this:
(...)
var identificador = target.selectionText;
...
0
votes
1answer
21 views
Why is this extension not working offline? (code included)
I created an extension (see code below) and I added it to google chrome via "load unpacked extension". I then opened it and used it before shutting down the web server (it's an internal server). When ...
1
vote
0answers
16 views
After adding ExtensionInstallSources preference with my URL to Chrome Preferences, still won't allow installing “.crx” packaged app
I added the preference ExtensionInstallSources (as per: http://www.chromium.org/administrators/policy-list-3#ExtensionInstallSources ), it still is not allowing me to install my "app.crx" from my URL. ...
0
votes
2answers
30 views
Access to non-sandboxed disk in Chrome Native Client
Chrome Native Client provides File IO API to access sandboxed local disk. But is it possible to access non-sandboxed disk, and if yes, how?
0
votes
0answers
21 views
chorme extension crash with “Could not execute chrome hidden method: dispatchOnLoad”
my extension always crash when i close chrome.
Log:
....
[4686:519:0510/175611:VERBOSE1:page_load_histograms.cc(878)] PLT: 4609ms http://www.weibo.com/miser?wvr=5&
...
0
votes
0answers
25 views
Chrome: message content-script on runtime.onInstalled
I'm the maker of an addon called BeautifyTumblr which changes the apperance of Tumblr.
I wish for my Chrome extension to automatically detect when it has been updated and display changelog to the ...
0
votes
2answers
49 views
JS Alerts from a popup extension in google chrome
i've made my very first google chrome extension. i've found out i can't show a javascript alert from the extension popup. Is there a way i can enable the extension to show it? or is there better way ...
0
votes
0answers
9 views
Google Chrome Sync behind a firewall [migrated]
I have some issue with Google Chrome Sync.
The firewall in my company is configured with some too stringent rules. When I am connected through this network my synchronization fails. In other networks ...
0
votes
1answer
34 views
Getting a content script to append image on page load
I've just start out learning how to make extensions for google chrome. I have a very basic understanding so far, so I wanted to try something small.
Right now I am trying to get an image to append ...
2
votes
1answer
43 views
Trigger a JavaScript action when shift-double clicking
I am moving from Safari to Chrome and desperately miss the Safari zoom behavior. There's an extension dblclickzoomin that makes things zoom like safari whenever you doubleclick. However, this is ...
1
vote
2answers
37 views
Is it possible to hide extension resources in the Chrome web inspector network tab?
When I'm viewing the downloaded resources for a page in the Chrome web inspector, I also see the HTML/JS/CSS requested by certain extensions.
In the example above, indicator.html, indicator.js and ...
0
votes
0answers
28 views
When using Google Analytics with a Chrome Extension, should page views be suppressed?
Chrome makes it pretty easy to integrate Google Analytics in Chrome, but it seems to me that using it the way indicated here:
http://developer.chrome.com/extensions/tut_analytics.html
would cause ...
0
votes
1answer
30 views
Chrome extension transfer to manifest 2 - No ajax response
Hayush!
Been trying to transfer my Chrome extension to manifest 2. Everything is working except for one script which calls an ajax. I have a variable that contains a JSON content which needs to be ...
0
votes
1answer
54 views
Detection mouse click on facebook like button (from chrome extension)
I am developing a chrome extension which will show an alert when user clicks on facebook like button.
I'm using jQuery for this purpose but it's not working.
Here is the code
...
1
vote
1answer
33 views
Is it possible to have two separate css files in the manifest, affecting two separate domains?
You can have the following:
"content_scripts": [
{
"css": [ "style1.css" ],
"matches": ["http://domain1.com"],
"run_at": "document_end"
}
],
but is it possible to ...
-1
votes
1answer
36 views
When creating chrome extension which modifies css of page on domain, it is not working, how can I fix?
The following is my code:
chrome.tabs.onCreated.addListener(abcdefg);
chrome.tabs.onUpdated.addListener(function(tabId, info, tab, n) {
if (info.status == 'complete') abcdefg(tab);
});
function ...
0
votes
1answer
53 views
How can I delete the previous history state after the page is loaded using javascript?
I would like to delete the previous history state, after the page is loaded.
This is a separate question from my other question; not merely an alternative.
-1
votes
1answer
49 views
How to run window.history (javascript) if user clicks back button? [duplicate]
I want to run the following:
window.history.go(-2);
on pages which the script is being run, when the user clicks the back button in a Chrome Extension. How can I do this?
(note: there is a page ...
0
votes
0answers
20 views
Is possible convert “ArrayBuffer” to some “readable” format like JSON? - Chrome extension
Is possible to convert "ArrayBuffer" to some "readable" format like JSON?
Test script:
<script>
try {
http = new ActiveXObject("Microsoft.XMLHTTP"); // Trying IE
}
catch(e) // Failed, ...
0
votes
0answers
24 views
Chrome Extension can't close window with setTimeout [duplicate]
Trying make a chrome extension that will open a window wait 1 second and then close it. I can get it to close right away or after 10 msec but once the page loads it wont let me close it. It will ...




