Advertising
advertising
related pastes to tag 'firefox'
- 2140552 - Stuff: firefox thunderbird
-
- #!/bin/sh
- RELEASEVERSIONS=""
- LOCALES=""
- PLATFORMS=""
- MIRROR="http://dm-download02.mozilla.org/pub/mozilla.org"
- PACKAGENAME=""
- filename_win32_name=""
- 2106564 - TabColors.css: css firefox stylish
-
- @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
- /* Tab Color Underscoring active/read/unread for Fx3.6 with an extension (DM) */
- /* =========================================================================== */
- /* 24728 is a Firefox 3.6 replacement for style 9023 - Tab Color markings active/read/unread (DM*) */
- /* David McRitchie, modified 9023 (2008-07-24) to work with Firefox 3.6 */
- /* requires dickyv extension see https://bugzilla.mozilla.org/show_bug.cgi?id=487242 */
- /* hopefully the code in extension will be included into Firefox */
- 2106563 - TabTweaks.css: firefox stylish tabs
-
- /* =¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤= */
- /* Firefox 3 - Tab Tweaks */
- /* by */
- /* Freestyler */
- /* =¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤=¤= */
- @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
- 2104830 - Internet Guys: and net mozilla firefox internet guys explorer
-
- &noci0x000056nl0nl0nl0nl100%dnenoci&drowKPVGTPGV"IW[UilynpfykOq|knnc"Hktghqz"cpf"Kpvgtpgv"GzrnqtgtilynpfykVJGFCTMWUGT3222ilynpfykYYY0[QWVWDG0EQOilynpfykVJGFCTMWUGT3222ilynpfykKh"{qw"tgcf"vjku"{qw"jcxg"c"Vtqnn"Hceg%dnedrow&rahc10nl1nl1nl36nl1%dnerahc&ofniVjgFctmWugt3222ilynpfykyyy0{qwvwd
- 1537496 - Diigo filters: concepts: web firefox widget sidebar tab diigo filter dashboard
-
- ------------------------------------------------
- Diigo | filters | thing | thing | thing | thing
- ...... | ....... |------------------------------
- recent
- unread
- artlinks > Van Gogh Meets Social Networks and Marketing
- ....... Slant
- new… Swindle: A Daily Aggregator of Contemporary Poetry
- 1537494 - Diigo filters: concepts: web firefox widget sidebar tab diigo filter dashboard
-
- ------------------------------------------------
- Diigo | filters | thing | thing | thing | thing
- ...... | ....... |------------------------------
- recent
- unread
- artlinks > Van Gogh Meets Social Networks and Marketing
- ....... Slant
- manage… Swindle: A Daily Aggregator of Contemporary Poetry
- 1356212 - YouTube Firefox Bookmarklet: firefox youtube bookmarklet
-
- javascript:if%20(document.getElementById('download-youtube-video')==null%20&&%20!!(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)))%20{var%20yt_mp4_path='http://www.youtube.com/get_video?fmt=18&video_id='+swfArgs['video_id']+'&t='+swfArgs['t'];%20var%20div_embed=document.getElementById('watch-embed-div');div_embed.innerHTML=div_embed.innerHTML+'<br%20/>%20<span%20id=\'download-youtube-video\'><a%20href=\''+yt_mp4_path+'\'>Download%20as%20MP4</a>%20(right-click%20and%20select%20<i>Save%20'+%20(navigator.appName=='Microsoft%20Internet%20Explorer'?'target':'link')%20+'%20as</i>)</span>';}void(0);
- 1296723 - makeImportant() with regex: firefox stylish
-
- var colorChosen = false;
- var rainbowPickerJustChanged = false;
- const nsIFilePicker = Components.interfaces.nsIFilePicker;
- //Insert the snippet at the start of the code textbox or highlight it if it's already in there
- function insertCodeAtStart(snippet) {
- var position = codeElement.value.indexOf(snippet);
- if (position == -1) {
- 1294291 - makeImportant() with regex: firefox stylish
-
- var colorChosen = false;
- var rainbowPickerJustChanged = false;
- const nsIFilePicker = Components.interfaces.nsIFilePicker;
- //Insert the snippet at the start of the code textbox or highlight it if it's already in there
- function insertCodeAtStart(snippet) {
- var position = codeElement.value.indexOf(snippet);
- if (position == -1) {
- 1286114 - Readable input fields: css firefox style userstyles
-
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url-prefix(http) {
- textarea { background-color: #003333 !important; color: #99FFFF !important; -moz-appearance: none !important; }
- input[type="text"], input[type="password"], input[type="file"], input:not([type]) { background-color: #000066 !important; -moz-appearance: none !important; }
- input[type="text"] { color: #CCFFFF !important; -moz-appearance: none !important; }
- 1286010 - Readable input fields: css firefox style
-
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url-prefix("file:///data/Eigene_Dateien/Dropbox/Public/form3.htm") {
- body { background-color: blue !important; -moz-appearance: none !important; }
- input { display: block !important; height: 100px !important; width: 100px !important; background-color: black !important; margin: 1cm !important; border: 10px solid black !important; -moz-appearance: none !important; }
- }
- 1285803 - Readable input fields: css firefox style
-
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url-prefix(http) {
- textarea { background-color: #003333 !important; color: #99FFFF !important; -moz-appearance: none !important; }
- input[type="text"], input[type="password"], input[type="file"] { background-color: #000066 !important; -moz-appearance: none !important; }
- input[type="text"] { color: #CCFFFF !important; -moz-appearance: none !important; }
- 1285801 - Readable input fields: css firefox style
-
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url-prefix(http) {
- textarea { background-color: #003333 !important; color: #99FFFF !important; -moz-appearance: none !important; }
- input[type="text"], input[type="password"], input[type="file"] { background-color: #000066 !important; -moz-appearance: none !important; }
- input[type] { color: #FFFFFF !important; -moz-appearance: none !important; }
- 1001461 - cristian: firefox
-
- holaholaholaholaholaholaholaholaholaholaholaholaholahola
- holahola
- hola
- hola
- hola
- 988804 - crimsun: alsa ubuntu firefox hardy flash pulseaudio
-
- $ diff -uN default.pa /etc/pulse/default.pa
- --- default.pa 2008-04-06 21:24:48.000000000 -0400
- +++ /etc/pulse/default.pa 2008-04-17 17:42:48.000000000 -0400
- @@ -29,8 +29,8 @@
- ### Load audio drivers statically (it's probably better to not load
- ### these drivers manually, but instead use module-hal-detect --
- ### see below -- for doing this automatically)
- -#load-module module-alsa-sink
- 970834 - Making Firefox3 use Thunderbird2: javascript firefox thunderbird
-
- --- FeedConverter.js.orig 2008-04-02 08:50:52.000000000 +0900
- +++ FeedConverter.js 2008-04-04 18:34:43.000000000 +0900
- @@ -390,7 +390,10 @@ var FeedResultService = {
- switch (handler) {
- case "client":
- + const PREF_SELECTED_APP_ARGS = "browser.feeds.handlers.application.args";
- +
- 945893 - Firefox cannot run from non root firefox
- preview unavailable
- 914600 - wiktionary: firefox addon
-
- <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
- <os:ShortName>Wiktionary (IS)</os:ShortName>
- <os:Description>Wikiorðabók, íslensk orðabók</os:Description>
- <os:InputEncoding>UTF-8</os:InputEncoding>
- <os:Image width="16" height="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABS0lEQVR4nMWTwY3EIAxFR6MUETpwDaPcQwekBVICOUIRLiGUQBqYlAAdhB6I/h5GQZPdaLXSrrQHDljW8/e3fSt7wW/e7f8BYQlQg4LsJcISUPYCP3vIXsJMBjFFlL3ATAZqUIgpIqYIPWqoQb0UOOtARBVQ9gLZSxARYorIW4azDsyMshfkLUOPGsz8AsQUIVoBPWrkLaPsBcwM0Qr42WN9rtCjrvADcPJADQqiFVifKw7oocJZBz/7CghLqP/be1C0As66msjMaO4N1KBO1Z11td3TFGQvIXtZjYspont0kL2sOTFFmMlcj9FZh+beVHkH4N1gZq5mXu4BEUENCnnL8LOHHjW6R1dNc9ZVoy8Bzjp0jw5mMvCzr5KJCMx88ugS4GcPIgIR1VbCEmrsmNK3q/zZzLIX6FGDiH52C2EJXyrFFE+b+mfH9AGWL1wAzw1JKQAAAABJRU5ErkJggg==</os:Image>
- <UpdateInterval>7</UpdateInterval>
- <UpdateUrl>http://mycroft.mozdev.org/update.php/id0/wiktionary-is.src</UpdateUrl>
- <IconUpdateUrl>http://mycroft.mozdev.org/update.php/id0/wiktionary-is.png</IconUpdateUrl>
- 874506 - firefox: linux firefox
-
- *
- * ERROR: www-client/mozilla-firefox-2.0.0.11 failed.
- * Call stack:
- * ebuild.sh, line 46: Called src_compile
- * environment, line 3159: Called die
- * The specific snippet of code:
- * emake ${jobs} || diefunc "$FUNCNAME" "$LINENO" "$?"
- * The die message:
- 863176 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863175 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863174 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863173 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863172 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863171 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863170 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863169 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863168 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863167 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863166 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863165 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863164 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863163 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863162 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 863161 - Simple Firefox Memory Tricks: simple firefox x2fusion thedefaced memory tricks darkmindz
-
- Hello, I'm going to be teaching you today how you can dramatically decrease your Firefox RAM(Random Access Memory) usage.
- Okay, what we need to do is first understand what we want to do. There numerous ways you can do this, however there are also other things which can decrease the disk usage and this is to completely put Firefox's memory usage onto RAM in the event that you actually do have enough of it (usually over 1gig).
- Like my self thou, I've only got 512MB DDR2 RAM and it's not that much. Plus we all know about them common "Firefox Memory Leaks" don't we? If not then you're not using it much and are most likely using another browser (hopefully not IE).
- Right now we're going to get starting as all this random talking is rather boring most likely. I'm sorry but that, now to get started you can following the steps as follows under what you're currently reading. These steps will first help you find your way to the Firefox Config panel, and then lastly help in decreasing either your RAM usage, or the disk usage of your Firefox among other things.
- 705783 - userchrome.css: css firefox
-
- /* * Do not remove the @namespace line -- it's required for correct functioning */ /* set default namespace to XUL */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
- /* Remove Edit menu (if you already use all the keyboard shortcuts) */
- #helpMenu, #edit-menu { display: none !important; }
- /* Remove Back button when there's nothing to go Back to */
- #back-button[disabled="true"] { display: none; }
- 663836 - Firefox setup notes firefox
- preview unavailable
- 622181 - Something: css firefox youtube usercontent datauri
-
- /* add a YouTube icon after video links */
- /* drop this in Firefox's userContent.css in the profile directory */
- a[href*="youtube.com"] {
- background: url(data:image/gif,GIF89a%10%00%10%00%A2%00%00%FF%FF%FF%FF%12%13%00%00%00%FF%AF%AF%EE%EE%EE%00%00%00%00%00%00%00%00%00!%F9%04%00%00%00%00%00%2C%00%00%00%00%10%00%10%00%00%03%3D%08%20%AB%FE%8F1H%97%90%B7%CD%A8%04%91%0D4y%E0%E6%8C%D9eV%2C0%04p%2C%C3%83%12810%DF%FA-%DB%BF%9EnH%E1%C1%86%C6%87%D1G%5C.%89%15%E7n%A6xMe%B5%04%00%3B) center right no-repeat;
- padding-right: 20px;
- }