Skip to content

Latest commit

 

History

History
66 lines (61 loc) · 2.14 KB

index.md

File metadata and controls

66 lines (61 loc) · 2.14 KB
layout hero features
home
name text tagline actions image
Raycast Unblock
Use all features in Pro plan
Unblock all features in Raycast Pro Plan with implementing similar functions in other ways.
theme text link
brand
What is Raycast Unblock?
/guide/what-is-raycast-unblock
theme text link
alt
Getting Started
/guide/getting-started
src alt
/icon.png
Raycast Unblock
title icon details
Customize AI Chat Models
🤖️
You can interact with various AI models. With Function Call, you can use AI models with full power.
title icon details
Various Translation Providers
🌟
We've built in a variety of translation modes. You can utilize AI-powered, DeepL... and more translation providers.
title icon details
Auto-Balance Translation
⚖️
You can use the Auto-Balance Translation feature to automatically balance the translation speed and quality.
title icon details
Powerful Cloud Sync
☁️
Cross-device synchronization using iCloud in Cloud Sync, and you can also use other cloud services.
title icon details
Customizable Theme
🎨
With the help of Raycast Unblock, you can customize the theme of Raycast to your liking.
title icon details
Unlimited Clipboard History
📋
You can access an unlimited clipboard history with Raycast Unblock. You can also use the clipboard history to search for items.
<style> :root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #aca68c 30%, #e0cca7); --vp-home-hero-image-background-image: linear-gradient(-45deg, #949380 50%, #d4c4a1 50%); --vp-home-hero-image-filter: blur(44px); --vp-button-brand-bg: #aca68c !important; --vp-button-brand-hover-bg: #949380 !important; } @media (min-width: 640px) { :root { --vp-home-hero-image-filter: blur(56px); } } @media (min-width: 960px) { :root { --vp-home-hero-image-filter: blur(68px); } .image-src { max-width: 256px !important; max-height: 256px !important; } } </style>