Google's web browser.
0
votes
2answers
47 views
laggy web page with jquery and images [closed]
I have a slow down problem with my single page website: basically it uses a LOT of memory (around 120MB) and, when scrolling, it can easily reach 40-90% of CPU usage! I am wondering what the problem ...
0
votes
1answer
20 views
Does the payment due to the ads placed on our site gets low to some extent due to adblock extensions? [closed]
I am new to ads and payments, Today I realized that even I use the adblock extension on Google Chrome, so now if the visitor of my site also use this extension, then is my earning affected by that ...
2
votes
3answers
344 views
Disabling HTML5 rendering in Chrome
I want to test fallback if a browser isn't HTML5 ready. Is there an easy way to disable HTML rendering in Chrome?
7
votes
1answer
100 views
making a site searchable via Chrome search bar
I use Google Chrome. When I want to search Wikipedia, I type www.wikipedia.org into the search bar and then press tab. The screen looks like this:
If I type some search words, it uses the actual ...
2
votes
0answers
84 views
Which browsers send “Expect: 100-Continue” request header? [closed]
I just want to make sure which browsers send the Expect: 100-Continue header? So that until the server responds with a 100 Continue HTTP status, no data should be sent.
1
vote
1answer
48 views
Why is my cache manifest failing?
I have created the following cache maniest file-
CACHE MANIFEST
CACHE:
http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js
...
0
votes
1answer
200 views
Fixing google chrome text antialias for ttf fonts
I have found a topic which presents a solution on how to get antialising working in Google Chrome - Windows, but they use .svg format. I have a .ttf format and i import all of my fonts like this at ...
0
votes
1answer
103 views
Random fail to load wordpress multisite on Chrome & Firefox browser
I have a wp 3.5 multisite and sometimes the page fail to load..
I got this msg on chrome
Oops! Google Chrome could not connect to domain.x
Error 7 (net::ERR_TIMED_OUT): The operation timed out.
...
1
vote
1answer
93 views
Chrome has recently started chopping the bottom of some titles, anyone know why?
The title is the entirety really.
Chrome has started to chop the bottom off my titles (not noticed in on any paragraph text).
I've tried the usual, incognito mode to disable and extensions, delete my ...
0
votes
0answers
85 views
Chrome extension to draw snap lines like in photoshop over web pages to help align elements of page?
Does anyone know of any Chrome extensions for web developers which will display snap lines like used in Photoshop which change color when you've centered the line over two elements or are at the top ...
4
votes
1answer
172 views
Chrome says my website is Serbian…how do I “force” chrome to use english? [duplicate]
Possible Duplicate:
How can I prevent Google mistakenly offering to translate a page?
Our website is based in the U.S. and all of our users are in the U.S. and the site is written in ...
1
vote
1answer
604 views
Google Chrome audit: resources are explicitly non-cacheable?
If I run a Google Chrome audit on a site, it lists all CSS, PNG, JPG, JS files and even the main domain (i.e. www.example.com) under the heading:
Leverage browser caching
The following resources ...
5
votes
2answers
203 views
# id - urls with id first display full page, then move to #id
I've noticed this in the new version of chrome, and ie9 and 10.
Some urls in a photo gallery have a #id tag as they are supposed to display a full view of a picture. Basically, a div in a lower ...
0
votes
1answer
31 views
Chrome Rewrite of Host: in HTML GET
At some point in the past I had a plugin for firefox that rewrites the HTML headers being sent by your browser, specifically the "Host:" line in the HTML GET request.
I can't find this plugin online. ...
1
vote
1answer
188 views
google chrome : http authentication issue on iframe
I have an HTML file with 2 links both links are in an iframe to load the contents inside the iframe. I have two protected directories one on the same server and other on another server. If you click ...
2
votes
2answers
4k views
How can I fix the #c3284d# malvertising hack on my website?
For the past couple of weeks at semi regular intervals, this website has had the #c3284d# malware code inserted into some of its .php files. Also the .htaccess file had its equivelant code inserted. I ...
6
votes
2answers
1k views
Chrome causing 404's ending with “/cache/[hex-string]/”?
Since the last weeks we see many 404's on our sites caused by Chrome adding /cache/[hex-string]/ to the current page URL.
The hex strings we have seen are:
e9c5ecc3f9d7fa1291240700c8da0728
...
2
votes
1answer
3k views
Why is google chrome rendering certain webfonts like this?
I'm working on a website currently that uses google's web font "Open Sans", but everywhere the font is rendered wrong. I looked at Dropbox.com and it also has the same problem (they use Open Sans as ...
0
votes
1answer
444 views
How can I determine why my site loads slowly in Google Chrome?
My site seems to be making my Google Chrome hang. I assume it has something to do with javascript. Is it just my personal computers chrome or everyones chrome?
http://blog.blundell-apps.com
It ...
0
votes
0answers
249 views
Looking for a tagging bookmark manager, preferably Chrome compatible that I can sync with a WordPress page [closed]
Time to tidy my bookmarks - I've got some from 1997 pointing at Geocities! And I want to share certain of them on my Wordpress blog, and hopefully have them update from a feed, or Chrome plugin etc, ...
0
votes
2answers
553 views
Google Chrome @font-face problem
I have problem with pages that have @font-face with Chrome, for example if I go to page http://www.w3.org/Style/CSS/SAC/, then my computer freezes and I cannot do anything for a while. And this ...
3
votes
1answer
2k views
How do you set the width of the browser using Google Chrome
In IE you can set the browser width to be 1024x768, for example, to test your site. How can you do this in Chrome? I can't find an equivalent setting anywhere? I'm using 'Tools -> Developer tools'.
I ...
1
vote
3answers
2k views
What could keep Chrome from downloading files?
I run a subscription-based site for poker training videos. In the recent past, some portion of our subscribers have developed problems downloading our videos. The affected users are exclusively seeing ...
8
votes
2answers
384 views
Double vs Single Quotes in Chrome
So when you want to embed google docs on a site you are given this chunk of code:
<iframe width='500' height='300' frameborder='0' ...
6
votes
2answers
1k views
Google Chrome for Mac, CSS colors and display profiles
So, I'm aware that some browsers correct the colors in images in accordance with system settings, and that browsers differ in how they do this. But I'm very surprised when a color specified in a ...
0
votes
2answers
384 views
Keep google chrome element inspector DOM tree expanded on reload?
I inspect an element in google chrome and after modifying and saving my css file
I reload the page to view the result.
Unfortunately my DOM tree is collapsed then.
Can it be achieved that it keeps ...
1
vote
1answer
4k views
Why does XFBML work everywhere but in Chrome?
I try to add simple Like button to my Facebook Canvas app (iframe). The button (and all other XFBML elements) works in Safari, Firefox, Opera, but in Google Chrome.
How can I find the problem?
...
1
vote
5answers
3k views
Google Chrome displays the wrong favicon that I've linked to in my html
I have an HTML file with the following markup in the head tag:
<link rel="shortcut icon" href="myFavicon.ico" />
With that, I expect to see my "myFavicon.ico" icon display in Chrome's tab and ...
5
votes
4answers
4k views
Is there an easy way to see amount of gzip compression in Chrome
I am busy checking how my webserver is doing gzip. I'm confident now that gzip is on as chrome shows the content-encoding: gzip header.
Is there a easy way to see how much a file was compressed in ...
0
votes
2answers
182 views
Google Chrome and Theora
I have problem with Google Chrome and Theora video. I have video that plays nice in Opera and Firefox. However, it doesn't play in Google browser and I don't know why. I've made this video in ...
17
votes
5answers
5k views
What is the Google Chrome equivalent to Firebug?
I'm looking for a tool that can:
inspect HTML elements
manage/debug JavaScript
profile performance
modify elements in real-time
