CocoCoco
Coco 스토어

실제로 Coco에서 실행되는 Raycast 확장 프로그램.

Coco는 Raycast 확장 프로그램을 실행할 수 있지만, 전부는 아닙니다. 네트워크, OAuth, 메뉴 바 명령, Grid, AI, AppleScript, 네이티브 모듈이 필요한 것은 제외됩니다 — 이것만으로도 대부분의 API 클라이언트형 확장이 걸러집니다. 이 페이지는 어떤 것이 되고 안 되는지, 그 이유까지 밝혀서 갈아탄 뒤가 아니라 갈아타기 전에 확인할 수 있게 합니다.

인덱스 빌드 시각 2026-08-21
확장 프로그램판정이유
Raycast Wallpaper2 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Raycaster2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Raynab — Manage Your Budgets7 · view, menu-bar · predicted
실행 안 됨Needs the network (node-fetch).
Rdir2 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/create-link.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
React Documentation1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in scripts/update-docs.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
React Icons1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Readeck2 · view · predicted
실행 안 됨Needs the network (axios).
Readwise5 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
Readwise Reader11 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
Ready1 · view · predicted
실행 안 됨Needs the network (axios).
Real Calc2 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/get-adjustment-factors.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Real-Debrid Manager5 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Rebrandly1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/rebrandly.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Recap2 · view · predicted
실행 안 됨Needs the network (node-fetch).
RedactCast3 · no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/sync.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Redirect Trace1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/trace-redirects.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Redis2 · view · predicted
실행 안 됨Needs the network (axios, node-fetch).
Redmine3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/redmine.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
RedNote Viewer1 · view · predicted
실행 안 됨Needs the network (got).
Reflect6 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Reflect Open2 · view, no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/lib/reflect.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Regex Batch Renamer3 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/utils/predefined-jobs.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Regular Expressions Search1 · view · predicted
실행 안 됨Needs the network (got).
Reka UI1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/hooks/use-reka-component-meta.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Remember the Date4 · view, menu-bar, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Remember This3 · view, menu-bar · predicted
실행 안 됨Needs the network (axios).
Remix Icon1 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/search.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Remove Background1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/remove-background.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Rename Images with AI2 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Renaming6 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/__tests__/case-sensitivity.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Render1 · view · predicted
실행 안 됨Needs the network (axios).
Replicate1 · view · predicted
실행 안 됨Needs the network (node-fetch).
RescueTime8 · view, no-view · predicted
실행 안 됨Needs the network (got).
Resend4 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Resend Wallpaper2 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Restore Photos1 · view · predicted
실행 안 됨Needs the network (axios).
Retrac2 · view · predicted
실행 안 됨Needs the network (axios).
Rewardful4 · view · predicted
실행 안 됨Needs the network (node-fetch).
Rewiser3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
RG AdGuard Links1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/convert-url.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
rhttp1 · view · predicted
실행 안 됨Needs the network (axios).
Rick and Morty3 · view · predicted
실행 안 됨Needs the network (cross-fetch).
Ring Intercom2 · no-view, view · predicted
실행 안 됨Needs the network (cross-fetch).
Rize.io Sessions3 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Roam Research10 · view, no-view · predicted
실행 안 됨Needs the network (cross-fetch).
Roblox9 · view, menu-bar · predicted
실행 안 됨Needs the network (cross-fetch).
Roblox1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Roblox Creator Docs1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Rocket.Chat2 · view · predicted
실행 안 됨Needs the network (axios).
ROM Launcher2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/index.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
RSS Reader3 · view · predicted
실행 안 됨Needs the network (node-fetch).
Rsync File Transfer3 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/utils/__tests__/sshConfig.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Ruler1 · no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/ruler.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Run Zipper Applet1 · view · predicted
실행 안 됨Needs the network (node-fetch).
RunCloud3 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
S.EE5 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
SaaSFlow3 · menu-bar, view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Safari9 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Safe Secret1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Salesforce Search2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Sanity Icons1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/index.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
SauceNAO - Reverse Image Search3 · no-view · predicted
실행 안 됨Needs the network (axios).
Sav1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Save to Cubox1 · view · predicted
실행 안 됨Needs the network (axios).
SavvyCal1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Say - Text to Speech5 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
SayIntentions4 · no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/sayintentions.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Scaleway20 · view · predicted
실행 안 됨Needs the network (cross-fetch).
Schwab Portfolio6 · view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Scira1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Scrapbox Search1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Screen Sharing Recents1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Screenpipe1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Script Commands Store – Find and manage your Raycast Script Commands1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Scrycast5 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/browse-decks.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Seafile1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/seafile.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Search Ansible Documentation1 · view · predicted
실행 안 됨Needs the network (axios).
Search ClojureDocs Documentation1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Search Hex1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Search Joplin Notes1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Search Lightning Nodes1 · view · predicted
실행 안 됨Needs the network (axios, node-fetch).
Search MDN1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/hooks/use-result.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Search OEIS1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Search R Packages1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Search Router3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in scripts/download-kagi-bangs.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Search RubyGems1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Search Stack Exchange Sites1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Search Vant Documentation1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Searchcaster2 · view · predicted
실행 안 됨Needs the network (got).
SEC Filings Search1 · view · predicted
실행 안 됨Needs the network (axios).
Seedsnote2 · view · predicted
실행 안 됨Needs the network (got).
Sefaria2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/api/sefaria.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Semantic Scholar1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Send to E-Reader1 · view · predicted
실행 안 됨Needs the network (axios).
Send to flomo1 · view · predicted
실행 안 됨Needs the network (axios).
SendAI13 · view · predicted
실행 안 됨Needs the network (axios).
Sendme File Share2 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/utils/fileShareUtils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Sendy2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/sendy.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Sensible - Document Data Extraction1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Sentry2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Series Rating Graphs1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/components/Actions.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Setapp1 · view · predicted
실행 안 됨Needs the network (node-fetch).
setlist.fm1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/tools/search-artist.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Sevalla2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/sevalla.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Shadcn/Svelte2 · view · predicted
실행 안 됨Needs the network (@octokit/rest).
shadcn/ui4 · view · predicted
실행 안 됨Needs the network (@octokit/rest, @octokit/types, node-fetch).
Shakespearify2 · view · predicted
실행 안 됨Needs the network (axios, node-fetch).
Shape Calendar3 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Share My Code3 · view · predicted
실행 안 됨Needs the network (got).
Shell1 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Shell Buddy1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Shelve2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/decrypt.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Shiori1 · view · predicted
실행 안 됨Needs the network (got).
Ship24 Package Tracker1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Shodan9 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Shopinfo.app1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/what-shopify-theme-is-this.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Short.io4 · view, menu-bar · predicted
실행 안 됨Needs the network (axios).
Shroud.email3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Similarweb2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/similarweb.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Simple Dictionary3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/classes/dictionary.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Simple Draw1 · no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/clipboard-image.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Simple Youdao Translate1 · view · predicted
실행 안 됨Needs the network (node-fetch).
SimpleBackups1 · view · predicted
실행 안 됨Needs the network (node-fetch).
SimpleLogin3 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
SimpleLogin3 · view · predicted
실행 안 됨Needs the network (axios).
SimpleTexOCR2 · no-view, view · predicted
실행 안 됨Needs the network (axios).
SimpRead1 · view · predicted
실행 안 됨Needs the network (node-fetch).
SingularityApp3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Sink Short Links Manager2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Sir.golf2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/espn.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Siri1 · no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Sitemap1 · view · predicted
실행 안 됨Needs the network (undici).
SiteSpeakAI1 · view · predicted
실행 안 됨Needs the network (cross-fetch).
Sketch2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Skills.re4 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Slack9 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Slack Status1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Slackmojis1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Sleevy - Manage Your Bookmarks2 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/oauth.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
SM.MS5 · view, no-view · predicted
실행 안 됨Needs the network (axios).
SmartThings Connector5 · view · predicted
실행 안 됨Needs the network (axios).
SnapOCR Via Paddle3 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Social Network Trends2 · view, menu-bar · predicted
실행 안 됨Needs the network (node-fetch).
Solana Explorer3 · view · predicted
실행 안 됨Needs the network (axios).
Solana Nodes2 · menu-bar, view · predicted
실행 안 됨Needs the network (node-fetch).
SolusVM 1 Client5 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
SolusVM 23 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Sonarr9 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/utils/api-helpers.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Sourcegraph7 · view · predicted
실행 안 됨Runs an npm lifecycle script (preinstall/install/postinstall) — Coco never runs those.
Spaceship2 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/check-domain-availability.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Specify4 · view · predicted
실행 안 됨Needs the network (axios).
Speed Dial2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Speedtest1 · view · predicted
실행 안 됨Needs the network (axios).
Spiceblow - Sql Database Management1 · view · predicted
실행 안 됨Needs the network (undici).
Spike6 · view, menu-bar · predicted
실행 안 됨Needs the network (axios).
SpinupWP5 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Splitwise2 · view · predicted
실행 안 됨Needs the network (axios, got).
Splix2 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Spokenly10 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/mcp-client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Spotify Player35 · view, menu-bar, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Spring Initializr1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/spring-initializr.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
SSH Image Drop4 · view, no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/runtime/platform/darwin.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Stablecog5 · view · predicted
실행 안 됨Needs the network (node-fetch).
Stacks2 · view, no-view · predicted
실행 안 됨Needs the network (graphql-request, node-fetch).
Starling6 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/starling.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Stashpad Docs2 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
Statamic Documentation Search1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Static Marks - Bookmark Search1 · view · predicted
실행 안 됨Needs the network (cross-fetch).
Stealth AI10 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Steam2 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Steam Player Counts1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/steamPlayerCounts.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Stellate (formerly GraphCDN)1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Stock Lookup1 · view · predicted
실행 안 됨Needs the network (axios).
StoryTime1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Strapi2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Streamshare Uploader4 · no-view, view · predicted
실행 안 됨Needs the network (axios, ws).
Sublime7 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Subnoto - Confidential Electronic Signature3 · view · predicted
실행 안 됨Runs an npm lifecycle script (preinstall/install/postinstall) — Coco never runs those.
Subwatch2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/add-subscription.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Summarize YouTube Videos with AI5 · view · predicted
실행 안 됨Needs the network (node-fetch).
SupaHabits5 · view · predicted
실행 안 됨Needs the network (node-fetch).
Supermemory3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Supernotes4 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Supernova6 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Surf Check1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Surge5 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Surl2 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
Svgl3 · view · predicted
실행 안 됨Needs the network (node-fetch).
Swap Commas & Dots1 · no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in jest.config.js) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Swift Evolution1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Swift Package Index1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Swiss ÖV2 · view · predicted
실행 안 됨Needs the network (node-fetch).
SwitchHosts1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/switchhosts.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Synology Download Station2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/synology-api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Synonyms1 · view · predicted
실행 안 됨Needs the network (undici).
System Information1 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Tableau Navigator1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
TablePlus2 · view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
TablePro9 · view, no-view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
TabStash2 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Tallinn Transport3 · view · predicted
실행 안 됨Needs the network (axios).
Tally2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/forms.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Tana3 · view · predicted
실행 안 됨Needs the network (node-fetch).
Tarot1 · view · predicted
실행 안 됨Needs the network (node-fetch).
TaskNotes5 · no-view, view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Taskplane3 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Teak8 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
TeamGantt2 · view · predicted
실행 안 됨Needs the network (got).
Teamup Rooms1 · view · predicted
실행 안 됨Needs the network (got).
Tembo3 · view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
TempMail2 · view · predicted
실행 안 됨Needs the network (axios).
Tempo2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/services/jira-auth.service.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Ten Four2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in server/shelf.test.js) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Terraform Doc2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Tesla18 · view · predicted
실행 안 됨Needs the network (node-fetch).
Tesla Clips1 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/__tests__/format-event.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
TeslaMate2 · view · predicted
실행 안 됨Needs the network (cross-fetch).
TFL2 · view, menu-bar · predicted
실행 안 됨Needs the network (axios).
Thaw11 · view, no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/utils/openUrl.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
The Blue Cloud1 · view · predicted
실행 안 됨Needs the network (node-fetch).
The Brønnøysund Register Centre Search1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/brreg-api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
The Movie Database5 · view · predicted
실행 안 됨Needs the network (node-fetch).
The Noble Quran2 · view · predicted
실행 안 됨Needs the network (axios).
Thesaurus2 · view · predicted
실행 안 됨Needs the network (axios).
TheSVG2 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Things10 · view, menu-bar, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Threads9 · no-view, view · predicted
실행 안 됨Needs the network (axios, node-fetch).
TickTick6 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
TidyRead - Streamline Your Daily Reading5 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Time Awareness1 · menu-bar · predicted
실행 안 됨All commands are menu-bar commands, which Coco doesn't support.
Time Until I Do1 · view · predicted
실행 안 됨Needs the network (node-fetch).
TimeCamp1 · view · predicted
실행 안 됨Needs the network (node-fetch).
TimeCrowd Tracker1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Timely2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/oauth.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Timers19 · no-view, view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Timeular1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Tints and Shades1 · view · predicted
실행 안 됨Needs the network (got).
TinyFish Search1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/search.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
TinyIMG1 · no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/tinyimg-wasm.js) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
TinyPNG3 · no-view · predicted
실행 안 됨Needs the network (node-fetch).
TL;DR (Too Long; Didn't Read)1 · view · predicted
실행 안 됨Needs the network (axios).
TLDR Pages1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/search.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
tldraw3 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
Tny3 · view, no-view · predicted
실행 안 됨Needs the network (@apollo/client, cross-fetch).
Todoist11 · view, no-view, menu-bar · predicted
실행 안 됨Needs the network (axios).
Toncoin (TON) Price1 · menu-bar · predicted
실행 안 됨All commands are menu-bar commands, which Coco doesn't support.
Toothpick19 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
TorBox3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Torr Manager4 · view · predicted
실행 안 됨Needs the network (node-fetch).
TourBox1 · view · predicted
실행 안 됨Needs the network (got).
Trakt Manager8 · view · predicted
실행 안 됨Needs the network (node-fetch).
Transfer.sh Uploader1 · no-view · predicted
실행 안 됨Needs the network (axios, got).
Transit Departures (Catenary for Raycast)1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/check-departures.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Translate and Send Webpage to Reader1 · no-view · predicted
실행 안 됨Needs the network (node-fetch).
Transmission3 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Transport NSW2 · view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Trek6 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Trello7 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/fetchBoards.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
TrustMRR2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Truth or Dare1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Tscheck.In1 · no-view · predicted
실행 안 됨Needs the network (got).
Tududi5 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/all-notes.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Tuple8 · view, menu-bar, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Turso3 · view · predicted
실행 안 됨Needs the network (node-fetch).
TV Remote1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/sony-api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Twenty1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Twingate2 · view · predicted
실행 안 됨Needs the network (graphql-request).
Twitch4 · view, menu-bar · predicted
실행 안 됨Needs the network (node-fetch).
Twos3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
TXTodo6 · view, no-view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Tynyfy - URL Shortener1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Typefully5 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
TypeScript Documentation Search1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Typescript Mock Generator1 · view · predicted
실행 안 됨Needs the network (node-fetch).
TypeWhisper5 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
U301 URL Shortener3 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Udemy Coupons1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
UK Bank Holidays2 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Ultrahuman3 · view · predicted
실행 안 됨Needs the network (node-fetch).
Ultrahuman Insights6 · menu-bar, view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Unblocked Answers2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/ask.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Unicode Symbols Search1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in scripts/generate-htmllist.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Unifi4 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
UniRate Currency2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/unirate.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
United Nations5 · view · predicted
실행 안 됨Needs the network (got).
Universal Inbox1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Unleash Feature Toggle1 · view · predicted
실행 안 됨Needs the network (axios).
Unogs1 · view · predicted
실행 안 됨Needs the network (axios).
Unsplash4 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/functions/apiRequest.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Upcoming Holidays1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
UploadKit Image Uploader1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/uploadkit.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Uptime Kuma1 · view · predicted
실행 안 됨Needs the network (socket.io-client).
UptimeRobot2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Urban Dictionary Word of the Day3 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
URL Shortener2 · no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
URL Unshortener2 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
UTM Virtual Machines1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/index.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
v0 by Vercel6 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/v0-api-utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
v2ex1 · view · predicted
실행 안 됨Needs the network (node-fetch).
V2EX5 · view · predicted
실행 안 됨Needs the network (node-fetch).
V2RayA Control2 · no-view · predicted
실행 안 됨Needs the network (node-fetch).
Val Town1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Vanguard Backup3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/vanguard.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Vault Manager1 · view · predicted
실행 안 됨Needs the network (got).
Veganify1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Vercel11 · view, menu-bar, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Verify Number2 · view · predicted
실행 안 됨Needs the network (node-fetch).
Vibelet Search1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/ripgrep.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Video Downloader1 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Vikunja Task Manager4 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
VirtFusion1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/virtfusion.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Virtualizor Enduser4 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/manage-panels.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
VirusTotal1 · no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
VLC22 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/playlist.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
VMware VCenter4 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
VocaBuilder3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/gemini.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Vocabulary.com1 · view · predicted
실행 안 됨Needs the network (axios).
Voice-to-Text for Windows3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/speech-to-text.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Voicenotes1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/voicenotes.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Volumio Control10 · no-view, view · predicted
실행 안 됨Needs the network (axios).
Vortex4 · view · predicted
실행 안 됨Needs the network (cross-fetch).
VueJobs2 · view, menu-bar · predicted
실행 안 됨Needs the network (axios).
Waktu Solat2 · view, menu-bar · predicted
실행 안 됨Needs the network (axios, node-fetch).
Wallhaven4 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Wave1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/components/add-customer.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Wayback Machine5 · no-view, view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Web Audit2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/analyze.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Web Blocker5 · view, no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/statusVerifier.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Web Dictionaries2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/engines/googl.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Web3 Profile1 · view · predicted
실행 안 됨Needs the network (@apollo/client, cross-fetch).
WebBites2 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Webflow1 · view · predicted
실행 안 됨Needs the network (cross-fetch).
Webhook Sender1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Webpage to Markdown1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Websocket Debugging1 · view · predicted
실행 안 됨Needs the network (node-fetch).
WeChat2 · view · predicted
실행 안 됨Needs the network (node-fetch).
WeRead Sync1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/readwise.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
What Happened Today1 · view · predicted
실행 안 됨Needs the network (node-fetch).
WhatsApp4 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
WhenToMeet1 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Whimsical1 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Whisper - Share Secrets2 · no-view, view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Whisper Dictation6 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/configure-ai.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
WHMCS Client Search2 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/client-sync.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Who Is off Today?1 · view · predicted
실행 안 됨Needs the network (node-fetch).
WHOOP3 · no-view, view · predicted
실행 안 됨Needs the network (node-fetch).
WiiM Remote13 · view, no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/wiim/discovery.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Wikipedia4 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Windmill4 · view · predicted
실행 안 됨Needs the network (node-fetch).
WinGet6 · view, no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/hooks/usePackageIcons.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
WIP4 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Wip.et1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Wise Accounts4 · view, menu-bar · predicted
실행 안 됨Needs the network (node-fetch).
Wispr Flow8 · view, no-view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/db.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Wistia2 · view · predicted
실행 안 됨Needs the network (node-fetch).
WLED Controller3 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/wled-api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Wojak Picker1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/search-wojaks.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Wolfram Alpha1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/index.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Woo Marketplace Search2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
WooCommerce Quicker4 · view · predicted
실행 안 됨Needs the network (cross-fetch).
Word Research2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Word4you3 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/utils/downloadUtils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
WordPress Manager9 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Work Time Countdown1 · menu-bar · predicted
실행 안 됨All commands are menu-bar commands, which Coco doesn't support.
Workflowy9 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in assets/sync-worker.js) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Workflowy Inbox2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/index.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Workouts6 · view, menu-bar · predicted
실행 안 됨Needs the network (node-fetch).
World Clock3 · view, menu-bar · predicted
실행 안 됨Needs the network (axios).
WPPB1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Wrike1 · view · predicted
실행 안 됨Needs the network (node-fetch).
X/Twitter Video Downloader2 · view, no-view · predicted
실행 안 됨Needs the network (axios).
Xcode21 · menu-bar, view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
XKeen Manager3 · view, no-view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
xQc1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Yamli1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Yandex Smart Home2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/oauth.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Yerd6 · view · predicted
실행 안 됨Command source calls the network directly (dynamic import( in src/yerd/cli.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Youdao Translate1 · view · predicted
실행 안 됨Needs the network (node-fetch).
YOURLS Link Shortener2 · view · predicted
실행 안 됨Needs the network (node-fetch).
YouTube Search2 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
YouTube Subscriber Count1 · menu-bar · predicted
실행 안 됨All commands are menu-bar commands, which Coco doesn't support.
YouTube Thumbnail1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/get-thumbnail.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Zabbix2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/zabbix/main.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Zeabur9 · view, menu-bar · predicted
실행 안 됨Needs the network (node-fetch).
Zefix1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Zen Browser6 · view, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Zendesk — Admin2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/api/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
ZenMux Manager2 · no-view, view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Zeplin Project Search1 · view · predicted
실행 안 됨Needs the network (node-fetch).
Zerion9 · view, menu-bar, no-view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Zerodha Portfolio (Kite+Coin)1 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
ZeroSSL2 · view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/zerossl.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Zipcodebase8 · view, no-view · predicted
실행 안 됨Command source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Zipic3 · no-view, view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Zipline4 · view, no-view · predicted
실행 안 됨Needs the network (node-fetch).
Zoo - Ask AIs with Your Prompt Library3 · view · predicted
실행 안 됨Needs the network (@octokit/core).
Zoom5 · view, no-view, menu-bar · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
Zsh Aliases1 · view · predicted
실행 안 됨Declares Raycast AI (`ai` field in package.json) — unsupported.
판정은 이렇게 결정됩니다'예측'은 Coco가 해당 확장을 읽었다는 뜻입니다. package.json은 물론, 실행될 가능성이 있어 보이는 것은 모든 소스 파일까지 읽어 네트워크 호출, 네이티브 모듈, 그 밖에 Coco가 감당할 수 없는 기능을 확인했습니다. '검증됨'은 Coco 자체 호환성 스캐너를 실제로 돌린 경우를 뜻하며, 여기 있는 어떤 항목도 아직 그 단계에 이르지 않았습니다. 따라서 '실행 안 됨'은 근거가 분명하고 대개 해당 파일까지 명시합니다. '실행됨'은 실격 사유를 찾지 못했다는 뜻이지, 보장은 아닙니다.
데이터 출처GitHub의 오픈소스 저장소 raycast/extensions(MIT 라이선스)에서 가져옵니다. Coco는 Raycast 스토어를 미러링하지 않으며 누구의 확장 코드도 호스팅하지 않습니다.3198 개 디렉터리 · 분석됨 31983198개 중 2801–3198번째 분석 결과를 표시합니다. 정렬: 실행됨이 먼저, 그다음 부분적으로 실행됨, 그다음 알 수 없음, 마지막으로 실행 안 됨. 각 그룹 내에서는 알파벳순.