На главную Форум сайта Вы Гость + Регистрация / Вход
Файловый архив Софт и программы Интернет программы Pale Moon Portable 27.5.0 Final RUS 32-64 bit PortableAppZ
Онлайн чат
Контакты администрации
SKYPE: nn-cs.3dn.ru
VK.COM: dai_mne_id

Pale Moon Portable 27.5.0 Final RUS 32-64 bit PortableAppZ

Pale Moon Portable 27.5.0 Final RUS 32-64 bit PortableAppZ

Полностью Русифицирован!

Pale Moon представляет собой ускоренный за счет оптимизации браузер Firefox. Программа индивидуально построена и оптимизирована под операционные системы Windows. Несколько тщательно отобранных функций были отключены, которые не пользуются высоким спросом, но мешают увеличить скорость и эффективность работы браузера по отображению веб-страниц. Убедитесь в этом - вы получите скорость на 25%!

Начиная с версия 12 Moonchild Productions изменила график релизов Pale Moon. Вместо того, чтобы следовать быстрому графику выпусков Mozilla. Причин для этого несколько, не в последнюю очередь это позволит Pale Moon реализовать вещи, которые были в спимке "дел" на некоторое время, но были отброшены из-за нехватки времени, чтобы идти "в ногу" с (слишком) быстро выходящими новыми версиями Mozilla. Быстрые частые релизы не несут больших обновлений - одна или две новых возможностей (а иногда и просто частично реализованных), но требует полного развития/цикла тестирования для Pale Moon. Другой причиной является то, что с этого момента, Firefox получил несколько ремонтов пользовательского интерфейса, касающихся перехода на "Web OS"/"Metro"/"Desktop integration", что идет вразрез с целями Pale Moon, которые демонстрирует и остальные веб-браузеры.

Поддерживаемые процессоры
Браузер Pale Moon специально оптимизирован для современных процессоров и использует инструкции исключительно доступные у более современных процессоров. Это означает, что браузер не будет работать на компьютерах, которые особенно старые, по сегодняшним меркам.

Требования к регулярной Pale Moon браузер, короче говоря: 7-ое или позже поколение процессоров с поддержкой SSE2.
Поскольку многие люди не будут знать, бесцеремонно, что их процессор способен или что это то поколение, вот краткое изложение ряда поддерживаемых популярных процессоров. В случае сомнений поддерживается ли ваш процессор или нет, пожалуйста, найдите информацию а своем процессоре с инструментами как CPU-Z или Кристалл CPU-ID, чтобы проверить возможности вашего процессора.

Pale Moon браузер имеет следующие особенности:
* Высоко оптимизированный для современных процессоров
* Источник - 100% Firefox! Это означает, что вы получаете надежность и стабильность работы браузера Firefox, а также широкий спектр вариантов Firefox и его особенности.
* Значительное увеличение скорости для написания сценариев и отображение страниц по сравнению с Firefox.
* Поддержка Scalable Vector Graphics (SVG) и Canvas, как векторных типов графики.
* Устойчивость: испытывает меньше аварий браузера.
* Поддержка SVG и Canvas, и загружаемых шрифтов в том числе WOFF
* Поддержка HTML5 и WebGL (v4)
* Поддержка плагина OOPP (Out-of-process plugin execution)
* Возможность использовать существующие профили Firefox, закладки и настройки с инструментом миграции
* Поддержка расширений, тем и профилей пользователей Firefox.

[spoiler=27.5.0 (2017-09-26)]27.5.0 (2017-09-26)

This is a major update furthering general development of the browser.

Changes/fixes:
User interface:
Added a menu option to restart the browser.
Added Windows-specific CSS parameters and queries for the use of the system accent color. Added are parameters -moz-win-accentcolor and -moz-win-accentcolortext, and the media query -moz-win-accentcolor-applies to know if Windows is actively using an accent color.
Changed Windows' browser CSS sheet ot use variables instead of hard-coding colors, simplifying its style and making it more flexible. Further cleaned up the Windows 10 specific browser style.
Changed the theme on Windows 10 to use the new accent colors and improve O.S. consistency.
Fixed some general inconsistencies in the Windows theme on all Windows operating systems.
Updated Windows widgets to be able to pick up Windows 10 accent colors dynamically and have the browser 's look and feel respond accordingly, even with automatic color changes based on desktop wallpaper.
Removed the experimental FF4 prerelease status-in-addressbar feature because the already-crowded address bar needs a break. This should solve some extension interop issues, theme issues and domain highlighting issues people have reported.
Cleaned up some dead code for the plugin updater that no longer exists.
Fixed a text direction issue in preferences.
Fixed an issue with disabled context menu entries after using Customize...
Reorganized and cleaned up the status preferences.
Media:
MSE Media updates (ongoing). We are focusing on improving MP4 handling.
Improved MP3 metadata parsing (e.g. incorrect duration with embedded album cover)
Fixed a number of searching issues in MP3 files
Fixed a few crashes.
Fixed an issue with automatically exporting bookmarks to HTML on shutdown.
Fixed a regression re: domains allowed to/blocked from installing add-ons.
Fixed several internal errors thrown in the front-end.
Fixed several minor issues in the devtools.
Fixed a number of minor issues in the devtools.
Added a fix to prevent the home page from being loaded (and subsequently overridden) when restoring a session.
Added an option to control add-on blocklist behavior (Options -> Security)
Added DOM function isSameNode().
Added DOM onvisibilitychange event.
Added document.scrollingelement (CSSOM).
Added a basic implementation of Object.values and Object.entries enumerator functions (ECMA2017 draft).
Added "Open in new private window" to bookmarks, feeds and history entries.
Added HTTP request method OPTIONS.
Added an option to exit to a no-content page after encountering a network or security error.
This is controlled with the preference browser.escape_to_blank -- when set to true, "Get me out of here" buttons will load a blank page instead of the browser's home page.
Added experimental Brotli accept-encoding (alternative to gzip/deflate compressed http data transfer). Disabled by default for now because it causes issues.
Improved the handling of several CSS selectors.
Changed session storage to remember form data for https sites by default.
Added (yet another) trap prevention method to onbeforeunload events.
Fixed privacy preferences not correctly resetting all options when choosing "Remember History"
Fixed not being able to deselect loading bookmarks in the sidebar.
Limited the display of user names and hosts in the http auth dialog to sane lengths, preventing over-sizing issues.
Fixed a number of potential crash points.
Improved the security of the Windows dll loader module.
Reinstated "Open all in tabs" option on folders of live bookmarks (feeds).
Made URL matching more liberal in selected text to make it easier to open stated addresses.
Fixed an issue with Graphite font rendering where automatic font collision fixing didn't always work.
Color Management for images is now disabled by default on Linux, due to many distributions not having a streamlined setup with sane default ICC profiles, which makes images look worse when color management is enabled.
Tightened the update security check to prevent acceptance of update manifests that have been intercepted/replaced through https MitM attacks.
Please be aware that https-filtering antivirus may interfere with future application updates as a result.
Updated the ANGLE library to broaden WebGL support and reduce the potential of crashes (due to junk being sent to the video driver).
Added content-sniffing for WebP images (working around CloudFront's incorrect content-type headers).
Fixed a problem with some H.264 media not playing (SPS NAL).
Improved timer efficiency (switch back to lower precision when high precision is no longer needed, reducing CPU/power consumption).
Improved context search on selected text/links.
Updated address bar handling with Alt or Shift modifiers, so that "switch to tab" with a modifier can open copies of already-opened sites.
Added a fix on Linux for starting the browser from Enlightenment.
Privacy fix: Pale Moon will now clear QuotaManager storage (asm.js cache/IndexedDB data) as part of clearing Offline Website Data.[/spoiler]

Год выпуска: 2017
ОС: Windows 7 / 8 / 10 32-64 bit
Язык интерфейса: Eng / Русский
Лицензия: бесплатно
Размер: 47.89 MB

тирас.рф
upera.co
turbobit.net
salefiles.com

Жалоба на материал Как скачать? Donation

Всего комментариев: 0. Оставьте комментарий,он важен для нас!
="blocktable">
avatar
Мы в вконтакте
Вверх