Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
ℛeℙ@¢ᴋ€r
Cascadea 2.1  MAS Vote_lcapCascadea 2.1  MAS Voting_barCascadea 2.1  MAS Vote_rcap 
ПΣӨƧӨFƬ
Cascadea 2.1  MAS Vote_lcapCascadea 2.1  MAS Voting_barCascadea 2.1  MAS Vote_rcap 
tano1221
Cascadea 2.1  MAS Vote_lcapCascadea 2.1  MAS Voting_barCascadea 2.1  MAS Vote_rcap 
大†Shinegumi†大
Cascadea 2.1  MAS Vote_lcapCascadea 2.1  MAS Voting_barCascadea 2.1  MAS Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» CCleaner Professional Plus 6.25.0.1 Multilingual
Cascadea 2.1  MAS EmptyAyer a las 10:50 pm por tano1221

» K-Lite Codec Pack 18.4.5 Basic/Standard/Full/Mega
Cascadea 2.1  MAS EmptyAyer a las 10:37 pm por tano1221

» VueScan Pro 9.8.35 + OCR
Cascadea 2.1  MAS EmptyAyer a las 10:21 pm por tano1221

» Total Uninstaller 2024 v3.0.0.789 Multilingual
Cascadea 2.1  MAS EmptyAyer a las 10:18 pm por tano1221

» Reallusion Cartoon Animator v5.24.3026.1 Multilingual
Cascadea 2.1  MAS EmptyAyer a las 7:06 pm por 大†Shinegumi†大

» SoftMaker FlexiPDF Professional 2022.311.0614 Multilingual
Cascadea 2.1  MAS EmptyAyer a las 7:04 pm por 大†Shinegumi†大

» EaseUS PDF Editor Pro 6.1.1.41 Build 06/28/2024 Multilingual
Cascadea 2.1  MAS EmptyAyer a las 7:03 pm por 大†Shinegumi†大

» Fullyworked TECH Tools Pro 2024 v1.1.43.0
Cascadea 2.1  MAS EmptyAyer a las 7:01 pm por 大†Shinegumi†大

» Steinberg SpectraLayers Pro 11.0.10 (x64)
Cascadea 2.1  MAS EmptyAyer a las 1:42 pm por ПΣӨƧӨFƬ

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Cascadea 2.1 MAS

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70278
Fecha de inscripción : 20/08/2016

Cascadea 2.1  MAS Empty
MensajeTema: Cascadea 2.1 MAS   Cascadea 2.1  MAS EmptyDom Abr 11, 2021 4:32 am

Cascadea 2.1  MAS 9942cafddc97c9ab2d8ed2cb4a588974
File size: 21.51 MB
Welcome to Cascadea, the native custom style extension designed exclusively for macOS and Safari. Cascadea lets you customize practically any website using custom CSS themes. Make your social media feed pop with your favorite colors. Give that super-bright website a darker theme that's easier on the eyes. Cascadea gives you the freedom to paint the web in your own colors.

It's super easy to install styles - just go to a compatible style in Safari, and you'll see an option to install it in Cascadea. Cascadea supports popular custom style websites, styles written in the UserCSS format, or even plain CSS files. Once installed, Cascadea's fast native UI lets you quickly and easily configure settings for each style, change the order in which they apply, keep them up to date, and more.

Cascadea is also a super-powerful tool for CSS developers, both for writing new custom styles or even as part of a web development workflow. Cascadea has a fully-featured Style Editor for writing both CSS and the Stylus preprocessor language, including autocompletion, syntax highlighting, automatic indentation, code folding, beautification, multi-cursor support, multiple color themes and font options, and more. Open multiple styles in tabs, configure rules for precisely which sites to apply a style, and watch Safari update to reflect your changes each time you save your CSS. Or, if you prefer your own code editor, you can easily import a CSS file into and out of Cascadea.

Other features include:
* Sync your styles and preferences seamlessly across multiple Macs with iCloud.
* Tie styles to your macOS system appearance - have your Dark Mode styles when you want them, and automatically turn them off when you don't.
* Configure variables in compatible UserCSS-format styles.
* Write and install styles written in either standard CSS, or the Stylus preprocessor language.
* Easily import and export your entire style database from Preferences.
* See which styles are active on a page right from Cascadea's toolbar icon in Safari, and double-click to open a style right in the Style Editor.
* Have Cascadea automatically update your imported styles on launch.
* Exclude specific sites from a style to prevent conflicts or override a global style.
* Support for the Touch Bar on MacBook Pro.
* No user tracking - period. Cascadea collects no data, outside of opt-in anonymous crash reports provided by Apple.
Release Notes

NEW:
* Support for the Less preprocessor language
- Select "Less" from the preprocessor menu when creating a new style, or use the Metadata Editor to change existing styles.
- UserCSS styles with "@preprocessor less" set are also supported.
* When creating a new section in an existing style, a new popup sheet allows you to enter a section name and initial rule.
- You can also choose to copy the rules from the current selected section.
* Preprocessor errors now show the name of the style throwing the error in the window title.

FIXED:
* Fixed a case where styles that use Stylus or Less preprocessors but have no UserCSS variables would not be compiled on first install.
* Fixed a bug where changes would not be saved after modifying the preprocessor of a style through the Metadata Editor.
* Fixed a bug where 'range' and 'number' UserCSS vars may not have their values preserved when a style is updated.
* Fixed an issue where braces contained in comments may cause incorrect parsing of UserCSS styles.
* Fixed an issue where UserCSS 'select' variables without a space between the label and values may not import correctly.
* Fixed an issue where range or number UserCSS variables without set min or max values may not export correctly when exporting a style.
* Addressed cases where the new FOUC-prevention in the extension may break some sites.
* Fixed a case where single-line comments in Stylus preprocessor styles may break importing.
* Fixed a case where styles using the Stylus preprocessor with certain whitespace styles may not compile correctly when imported.
* Misc. fixes and improvements.

Supported Operation System:
* 64-bit processor
* macOS 10.14 or later

DOWNLOAD:
Citación :

https://rapidgator.net/file/1b275dbc2ddcfced044aa522418c66d8/k79cl.Cascadea.2.1.MAS.rar.html


https://nitroflare.com/view/9A336F3E3744A2A/k79cl.Cascadea.2.1.MAS.rar


https://uploadgig.com/file/download/917c329cb2Eccb65/k79cl.Cascadea.2.1.MAS.rar

Volver arriba Ir abajo
 

Cascadea 2.1 MAS

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Cascadea 2.1.1 MAS
» Cascadea 2.1.2 MAS

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: MAC Apple :: Apps-