Search found 607 matches: favicon

Searched query: +favicon

by half-moon
2016-01-30, 13:09
Forum: General support
Topic: [Re-titled] More discussion on Tab Styles
Replies: 56
Views: 6280

Re: [Re-titled] More discussion on Tab Styles

... and thus usability. ( bad ) This image highlights problems 1 and 2. pale moon 26 ui.PNG These images highlight problems 3 and 4. Note that the favicon in the active tab of the new design touches the border. https://forum.palemoon.org/download/file.php?id=4514&mode=view https://forum.palemoon.org/download/file.php?id=4515&mode=view ...
by Nyaanyaa
2016-01-30, 13:02
Forum: General support
Topic: [Re-titled] More discussion on Tab Styles
Replies: 56
Views: 6280

Re: [Re-titled] More discussion on Tab Styles

... and thus usability. ( bad ) This image highlights problems 1 and 2. pale moon 26 ui.PNG These images highlight problems 3 and 4. Note that the favicon in the active tab of the new design touches the border. https://forum.palemoon.org/download/file.php?id=4514&mode=view https://forum.palemoon.org/download/file.php?id=4515&mode=view ...
by MasterOfNone
2016-01-29, 18:59
Forum: Tutorials/Howtos
Topic: Changing Bookmark Folder Icons
Replies: 5
Views: 8909

Re: Changing Bookmark Folder Icons

Version: 26.0.0 (Atom/WinXP) Bookmark Favicon Changer 2.28 no longer works. It is not shown as incompatible however. Searched & found this was reported for 26.beta 1. For direct bookmarks, the menu still exists; for bookmark folders the menu ...
by dark_moon
2016-01-15, 09:19
Forum: General support
Topic: Website not working in Pale Moon
Replies: 8
Views: 945

Re: Website not working in Pale Moon

... Content Security Policy: The page's settings blocked the loading of a resource at https://www.worldenergy.org/wp-content/themes/wec/images/favicon.png ("default-src 'none'").
by htuyar
2016-01-12, 08:16
Forum: Browser extensions
Topic: Auto-Sort Bookmarks with Reversed URL sorting
Replies: 4
Views: 2684

Re: Auto-Sort Bookmarks with Reversed URL sorting

... https://www.palemoon.org/ It groups subdomains of a domain. It looks nicer when bookmarks with the same favicon are next to each other :)
by imyoona204
2015-11-29, 09:03
Forum: Browser extensions
Topic: Pentadactyl Plugin question
Replies: 0
Views: 598

Pentadactyl Plugin question

... < sh.count - 1) && (sh.index == 0)) return UTF8('→'); if (sh && (sh.index >= sh.count - 1) && (sh.index > 0)) return UTF8('←'); } return ''; }, setFavicon: function(aLabel, aTab) { let label = buftabs.Olabel(aLabel); let tab = buftabs.Otab(aTab); let image = tab.image; if (tab.linkedBrowser.webProgress.isLoadingDocument) ...
by Wanderer
2015-11-15, 23:34
Forum: Browser extensions
Topic: Addon Not compatible with Pale Moon 25.7.3
Replies: 2
Views: 808

Addon Not compatible with Pale Moon 25.7.3

... var tabs = require("sdk/tabs"); var widget = widgets.Widget({ id: "mozilla-link", label: "Mozilla website", contentURL: "http://www.mozilla.org/favicon.ico", onClick: function() { tabs.activeTab.attach({ contentScript: 'document.body.visibility = "visible";' }) } }); Thanks
by Wanderer
2015-11-14, 14:16
Forum: Browser extensions
Topic: How to add icon to customize toolbar
Replies: 4
Views: 753

Re: How to add icon to customize toolbar

... require("sdk/widget").Widget({ id: "mozilla-icon", label: "My Mozilla Widget", contentURL: "http://www.mozilla.org/favicon.ico" }); Where am I putting it into a toolbar?
by neonjoe
2015-11-08, 22:33
Forum: General support
Topic: Amazon Alexa Echo Web Page Not Loading
Replies: 19
Views: 2688

Re: Amazon Alexa Echo Web Page Not Loading

Yes, your suggestion was solid and one of the first things I did after reading your thoughts was, using the favicon for that web page, delete all the cookies . I am certain no pita cookie (quite an apt name, that) was there to delete. What exactly happened is inexplicable, but ...
by neonjoe
2015-11-08, 21:10
Forum: General support
Topic: Amazon Alexa Echo Web Page Not Loading
Replies: 19
Views: 2688

Re: Amazon Alexa Echo Web Page Not Loading

... compatibility string value "True", so I left it that way. 3. I called up the alexa.amazon.com website, got the same hang as always. 4. Clicked the favicon (or whatever it's called - the small icon to the left of the URL) then clicked "More information\Permissions." 5. I noted the Set Cookies "Use ...
by Lootyhoof
2015-10-27, 23:39
Forum: Themes
Topic: [Release] Various theme ports/forks
Replies: 673
Views: 103766

Re: [Release] Various theme ports/forks

DarkPitch has been updated to v1.1.2, to fix window backgrounds on Pale Moon 26 beta 3.

PMChrome has been updated to v2.0.2, to fix favicon padding, ensuring that favicons are the correct size.
by V Tora Bisu V
2015-10-22, 15:16
Forum: Themes
Topic: [PROJECT] Pale Moon Touch (Updated Febuary 7th)
Replies: 16
Views: 4035

Re: [PROJECT] Pale Moon Touch

... URL Bar * Center's Tabs Title and URL * Hides Back/Foward button when there is nothing to go Back/Foward to * Hides Site Security BUT The Site Favicon is still there to tap if you need to :) * Hides URL Dropmaker (May Cause Issues) * (REQUIRES WINDOWS 8-10) Segoe UI Font for URL Bar *Bold Text ...
by Wanderer
2015-10-17, 19:13
Forum: Browser extensions
Topic: Creating extensions in MS Windows
Replies: 5
Views: 478

Re: Creating extensions in MS Windows

... = function() { dm.open(controller, true); var download = dm.getElement({type: "download", subtype: "uri", value: "http://www.mozilla.org/favicon.ico"}); var resumeButton = dm.getElement({type: "download_button", subtype: "resume", value: download}); controller.click(resumeButton); dm.close(); ...
by wost_
2015-09-24, 13:35
Forum: Browser extensions
Topic: Color My Tabs
Replies: 69
Views: 11896

Re: Color My Tabs

... but does the browser do the decision which size to use? I thought about this but the problem is more complex when a website once provides a big favicon for the first time and then the picked color is totally different from the dominant color of a smaller favicon which is assigned later. I observed ...
by jumba
2015-09-23, 18:04
Forum: Browser extensions
Topic: Color My Tabs
Replies: 69
Views: 11896

Re: Color My Tabs

Nice work, keep it up! :) Do you plan to share this on some public version control system? However, there is a technical problem with favicon changes. I noticed that sometimes website's favicon is choosen randomly by the browser (or maybe sent randomly to the browser) with randomly meaning ...
by wost_
2015-09-23, 17:49
Forum: Browser extensions
Topic: Color My Tabs
Replies: 69
Views: 11896

Re: Color My Tabs

... non modal window after clicking "Options" button. But I think it's still better than inline settings. However, there is a technical problem with favicon changes. I noticed that sometimes website's favicon is choosen randomly by the browser (or maybe sent randomly to the browser) with randomly ...
by wost_
2015-09-20, 01:07
Forum: Browser extensions
Topic: Color My Tabs
Replies: 69
Views: 11896

Re: Color My Tabs

I've changed some things. Color picking based on favicon is a little bit improved I think. Also now the transitions between colors occur immediately after icon changes.The active tab indication bar should be working now for every window separately ...
by LimboSlam
2015-09-16, 16:32
Forum: Browser extensions
Topic: Color My Tabs
Replies: 69
Views: 11896

Re: Color My Tabs

As for the new tab, it's intended behavior. I wanted empty tabs / tabs without favicon to also follow the general appearance settings. There is a default tab color option in the preferences and to get a better look with default Pale Moon theme on Windows 7 you ...
by Astara
2015-09-16, 15:43
Forum: General support
Topic: fault in xul.dll, version: 25.5.0.5637
Replies: 16
Views: 2600

Re: fault in xul.dll, version: 25.5.0.5637

... - 50.204.88.27 text/html] +0.18 0ms; ln=1426 (7.8K/-0) MEM_HIT/200 <Athenae [GET http://www.norse-corp.com/wp-content/themes/norse/favicon.ico - - image/x-icon] +0.02 0ms; ln=1426 (99K/-0) MEM_HIT/200 <Athenae [GET http://www.norse-corp.com/wp-content/themes/norse/favicon.ico - ...
by wost_
2015-09-16, 11:31
Forum: Browser extensions
Topic: Color My Tabs
Replies: 69
Views: 11896

Re: Color My Tabs

... tab/startpage is suppose to look like that or not. I would rather it stay the same as the usual/regular look because there really no color to the favicon (blue/grey moon) on the newtab/startpage. Yes, color picking is currently done with some simple stupid algorithm and the results are sometimes ...