|
Does anyone know if there is a Chrome plugin for making FireFox extensions work in Chrome? Just curious because Chrome does appear to run faster, but I love my FF plugins, especially for development. I'm guessing maybe there isn't because of XUL.
Started by nickyt on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I have never heard of such plugin on Chrome: it would be a major undertaking probably not worth the effort in face of just porting to....
See http://code.google.com/chrome/extensions/overview.html for details.
To the firefox add-ons.
|
|
Firefox address bar search like chrome extension?
Started by Andrew on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
To Chrome)
https://addons.mozilla.org/en-US/firefox/addon/7931
http://techie-buzz.com/firefox-newsHere, you must be searching for this:
http://www.techzilo.com/search-google-address-bar-firefox-google-chrome/
I've ....
|
|
Anything similar to "about:config " (Firefox) In Google's Chrome ?
Started by joe on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
There is no about.
Question: Is there an about:config to play with local urls you can try putting chrome://newtab in the address bar.
From Google Support, Chrome Help, on July 10, 2009.
|
Ask your Facebook Friends
|
Another angle: how do I browse all the XUL for a given chrome path, e.g.
http://kb.mozillazine.org/Dev_:_Firefox_Chrome_URLs has a listing but seems to be out of date.
Started by someguy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The main browser (chrome://browser/content/...) itself:
{where you installed Firefox}/chrome/browser.jar
Firefox add-ons:
{your profile directory}/extensions/{extension id}/chrome/content in Firefox 3....
Places.
|
|
In Internet Explorer I can use the clipboardData object to access the clipboard. How can I do that in FireFox, Safari and/or Chrome?
Started by GvS on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
However-with-javascript-in-firefox-safari-ie-....
Questions/233719/is-it-possible-to-read-the-clipboard-in-firefox-safari-and-chrome-using-javascriFor security reasons, Firefox doesn't allow you to place text on the clipboard.
|
|
Is there a simple .Net wrapper for Firefox or Chrome so that I could implement a web crawler and other web stuff? I might need post-form functionality also.
Started by Carlsberg on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Skybound has released an open source .NET wrapper....
Firefox) or Webkit (Chrome, Safari) rendering engines under the hood, exposing either as a cleansee: http://code.google.com/p/geckofx/
Gecko is the engine that's used in Firefox.
|
|
I have been using Firefox for long time. Recently i had switched to chrome to find that its much faster than Firefox, but addons like greasemonkey, adblock plus, tweeterfox etc. keeps me wanting to use Firefox. Now I am confused between which of the two...
Started by jack.spicer on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at superuser):
I use both help me, but I like 1 thing... .
I seriously doubt Chrome's ability to be an alternative FireFox I would not leave it at least not until Chrome gets better add-in support.
Boat as you, Firefox 3.7a1pre nightly build.
|
|
How can I import Firefox bookmarks (and saved passwords, if possible) to Google Chrome, under Ubuntu? Without reinstalling chrome and waiting for import offer to pop up? :) Thanks in advance!
Started by Sejanus on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Edit: Xmarks' home pags doesn't state support for Chrome, but wikipedia.
Backed up and in sync.
|
|
Does the process-per-tab model that Chrome uses end up using more memory than Firefox and IE? Does it really matter? Sure, memory is cheap, but the cost of adding more memory is not insignificant.
Started by mmorrisson on
, 11 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
And in the early Firefox days, this would wind up bogging down my system due to the memory leak issues architecture seems to keep things cleaner than Firefox on my machine with the plugins/tabs I view and Firefox, and the offset....
|
|
Hi all. I'm working on a site for a friend, and the code I'm using is showing up differently in Firefox and Chrome - the way it is in Chrome is the way I want it to look, but Firefox is messing something up. I uploaded what I have so far here: http://...
Started by IsaacL on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
By the list, the height of the li s This will make them more compact as in chrome.
|