更新 CursorLand 扩展以获得完整体验。
更新
首页
收集
我的收藏
如何使用
添加到 Chrome
首页
收集
我的收藏
如何使用
联系方式
添加到 Chrome
制作您的光标
酷炫!
数百个有趣的 Chrome 自定义光标。选择您最喜欢的角色、动物或酷炫设计,让浏览变得更加有趣!
免费添加到 Chrome
浏览光标
限定光标
热门收藏
查看所有
口袋妖怪动漫
10 个光标
光环
10 个光标
鱿鱼游戏
10 个光标
马里奥 + 兔兔:希望的火花
10 个光标
最新光标
霍莉贝里饼干
饼干跑跑王国
false); if (ok) { await window.CursorLand.addCursor({ id: 54, name: '霍莉贝里饼干', categorySlug: 'cookie_run_kingdom', categoryName: '饼干跑跑王国', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffb4c4ab21.svg', offsetX: 7, offsetY: 2 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffb4c4ab24.svg', offsetX: 6, offsetY: 2 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(54); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 54, name: '霍莉贝里饼干', c_file: '635ffb4c4ab21.svg', p_file: '635ffb4c4ab24.svg', cat: 5, base_name: '饼干跑跑王国', alt_name: 'cookie_run_kingdom', offsetX: 7, offsetY: 2, offsetX_p: 6, offsetY_p: 2 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(54); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 54, name: '霍莉贝里饼干', category: '饼干跑跑王国', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffb4c4ab21.svg', offsetX: 7, offsetY: 2 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffb4c4ab24.svg', offsetX: 6, offsetY: 2 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
安纳金·天行者
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 53, name: '安纳金·天行者', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffb2131842.svg', offsetX: 5, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffb2131845.svg', offsetX: 8, offsetY: 4 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(53); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 53, name: '安纳金·天行者', c_file: '635ffb2131842.svg', p_file: '635ffb2131845.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 5, offsetY: 3, offsetX_p: 8, offsetY_p: 4 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(53); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 53, name: '安纳金·天行者', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffb2131842.svg', offsetX: 5, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffb2131845.svg', offsetX: 8, offsetY: 4 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
丘巴卡
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 52, name: '丘巴卡', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffb053553d.svg', offsetX: 3, offsetY: 6 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffb0535540.svg', offsetX: 10, offsetY: 5 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(52); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 52, name: '丘巴卡', c_file: '635ffb053553d.svg', p_file: '635ffb0535540.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 3, offsetY: 6, offsetX_p: 10, offsetY_p: 5 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(52); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 52, name: '丘巴卡', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffb053553d.svg', offsetX: 3, offsetY: 6 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffb0535540.svg', offsetX: 10, offsetY: 5 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
汉·索罗
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 51, name: '汉·索罗', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffae9e5ff1.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffae9e5ff4.svg', offsetX: 8, offsetY: 4 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(51); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 51, name: '汉·索罗', c_file: '635ffae9e5ff1.svg', p_file: '635ffae9e5ff4.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 3, offsetY: 4, offsetX_p: 8, offsetY_p: 4 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(51); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 51, name: '汉·索罗', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffae9e5ff1.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffae9e5ff4.svg', offsetX: 8, offsetY: 4 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
达斯·维德
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 50, name: '达斯·维德', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffac56a8ac.svg', offsetX: 6, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffac56a8af.svg', offsetX: 10, offsetY: 4 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(50); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 50, name: '达斯·维德', c_file: '635ffac56a8ac.svg', p_file: '635ffac56a8af.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 6, offsetY: 4, offsetX_p: 10, offsetY_p: 4 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(50); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 50, name: '达斯·维德', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffac56a8ac.svg', offsetX: 6, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffac56a8af.svg', offsetX: 10, offsetY: 4 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
凯洛·伦
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 49, name: '凯洛·伦', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffa9ed73e9.svg', offsetX: 4, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffa9ed73ec.svg', offsetX: 9, offsetY: 3 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(49); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 49, name: '凯洛·伦', c_file: '635ffa9ed73e9.svg', p_file: '635ffa9ed73ec.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 4, offsetY: 3, offsetX_p: 9, offsetY_p: 3 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(49); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 49, name: '凯洛·伦', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffa9ed73e9.svg', offsetX: 4, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffa9ed73ec.svg', offsetX: 9, offsetY: 3 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
尤达大师
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 48, name: '尤达大师', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffa75c2ece.svg', offsetX: 5, offsetY: 5 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffa75c2ed0.svg', offsetX: 3, offsetY: 3 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(48); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 48, name: '尤达大师', c_file: '635ffa75c2ece.svg', p_file: '635ffa75c2ed0.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 5, offsetY: 5, offsetX_p: 3, offsetY_p: 3 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(48); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 48, name: '尤达大师', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffa75c2ece.svg', offsetX: 5, offsetY: 5 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffa75c2ed0.svg', offsetX: 3, offsetY: 3 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
BB-8 C-3PO
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 47, name: 'BB-8 C-3PO', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffa3833b5f.svg', offsetX: 6, offsetY: 6 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffa3833b61.svg', offsetX: 11, offsetY: 0 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(47); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 47, name: 'BB-8 C-3PO', c_file: '635ffa3833b5f.svg', p_file: '635ffa3833b61.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 6, offsetY: 6, offsetX_p: 11, offsetY_p: 0 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(47); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 47, name: 'BB-8 C-3PO', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ffa3833b5f.svg', offsetX: 6, offsetY: 6 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ffa3833b61.svg', offsetX: 11, offsetY: 0 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
莉亚公主
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 46, name: '莉亚公主', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff9e022a8a.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff9e022a8d.svg', offsetX: 9, offsetY: 5 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(46); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 46, name: '莉亚公主', c_file: '635ff9e022a8a.svg', p_file: '635ff9e022a8d.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 3, offsetY: 4, offsetX_p: 9, offsetY_p: 5 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(46); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 46, name: '莉亚公主', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff9e022a8a.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff9e022a8d.svg', offsetX: 9, offsetY: 5 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
波巴·费特
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 45, name: '波巴·费特', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff9a7af7fc.svg', offsetX: 2, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff9a7af7ff.svg', offsetX: 10, offsetY: 2 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(45); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 45, name: '波巴·费特', c_file: '635ff9a7af7fc.svg', p_file: '635ff9a7af7ff.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 2, offsetY: 3, offsetX_p: 10, offsetY_p: 2 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(45); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 45, name: '波巴·费特', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff9a7af7fc.svg', offsetX: 2, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff9a7af7ff.svg', offsetX: 10, offsetY: 2 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
达斯·摩尔
乐高星战
false); if (ok) { await window.CursorLand.addCursor({ id: 44, name: '达斯·摩尔', categorySlug: 'lego_starwars', categoryName: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff8cc10d70.svg', offsetX: 3, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff8cc10d73.svg', offsetX: 4, offsetY: 2 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(44); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 44, name: '达斯·摩尔', c_file: '635ff8cc10d70.svg', p_file: '635ff8cc10d73.svg', cat: 4, base_name: '乐高星战', alt_name: 'lego_starwars', offsetX: 3, offsetY: 3, offsetX_p: 4, offsetY_p: 2 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(44); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 44, name: '达斯·摩尔', category: '乐高星战', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff8cc10d70.svg', offsetX: 3, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff8cc10d73.svg', offsetX: 4, offsetY: 2 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
拉比德
马里奥 + 兔兔:希望的火花
false); if (ok) { await window.CursorLand.addCursor({ id: 43, name: '拉比德', categorySlug: 'mario_rabbids_sparks_of_hope', categoryName: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff89cbe2d5.svg', offsetX: 7, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff89cbe2d8.svg', offsetX: 11, offsetY: 4 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(43); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 43, name: '拉比德', c_file: '635ff89cbe2d5.svg', p_file: '635ff89cbe2d8.svg', cat: 3, base_name: '马里奥 + 兔兔:希望的火花', alt_name: 'mario_rabbids_sparks_of_hope', offsetX: 7, offsetY: 3, offsetX_p: 11, offsetY_p: 4 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(43); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 43, name: '拉比德', category: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff89cbe2d5.svg', offsetX: 7, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff89cbe2d8.svg', offsetX: 11, offsetY: 4 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
拉比德罗莎莉娜
马里奥 + 兔兔:希望的火花
false); if (ok) { await window.CursorLand.addCursor({ id: 42, name: '拉比德罗莎莉娜', categorySlug: 'mario_rabbids_sparks_of_hope', categoryName: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff83c68a4b.svg', offsetX: 5, offsetY: 2 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff83c68a4e.svg', offsetX: 10, offsetY: 2 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(42); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 42, name: '拉比德罗莎莉娜', c_file: '635ff83c68a4b.svg', p_file: '635ff83c68a4e.svg', cat: 3, base_name: '马里奥 + 兔兔:希望的火花', alt_name: 'mario_rabbids_sparks_of_hope', offsetX: 5, offsetY: 2, offsetX_p: 10, offsetY_p: 2 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(42); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 42, name: '拉比德罗莎莉娜', category: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff83c68a4b.svg', offsetX: 5, offsetY: 2 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff83c68a4e.svg', offsetX: 10, offsetY: 2 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
黄色火花
马里奥 + 兔兔:希望的火花
false); if (ok) { await window.CursorLand.addCursor({ id: 41, name: '黄色火花', categorySlug: 'mario_rabbids_sparks_of_hope', categoryName: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff81b90b46.svg', offsetX: 9, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff81b90b49.svg', offsetX: 9, offsetY: 4 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(41); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 41, name: '黄色火花', c_file: '635ff81b90b46.svg', p_file: '635ff81b90b49.svg', cat: 3, base_name: '马里奥 + 兔兔:希望的火花', alt_name: 'mario_rabbids_sparks_of_hope', offsetX: 9, offsetY: 3, offsetX_p: 9, offsetY_p: 4 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(41); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 41, name: '黄色火花', category: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff81b90b46.svg', offsetX: 9, offsetY: 3 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff81b90b49.svg', offsetX: 9, offsetY: 4 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
马里奥
马里奥 + 兔兔:希望的火花
false); if (ok) { await window.CursorLand.addCursor({ id: 40, name: '马里奥', categorySlug: 'mario_rabbids_sparks_of_hope', categoryName: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff8020d84f.svg', offsetX: 6, offsetY: 5 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff8020d853.svg', offsetX: 9, offsetY: 3 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(40); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 40, name: '马里奥', c_file: '635ff8020d84f.svg', p_file: '635ff8020d853.svg', cat: 3, base_name: '马里奥 + 兔兔:希望的火花', alt_name: 'mario_rabbids_sparks_of_hope', offsetX: 6, offsetY: 5, offsetX_p: 9, offsetY_p: 3 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(40); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 40, name: '马里奥', category: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff8020d84f.svg', offsetX: 6, offsetY: 5 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff8020d853.svg', offsetX: 9, offsetY: 3 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
桃子兔子
马里奥 + 兔兔:希望的火花
false); if (ok) { await window.CursorLand.addCursor({ id: 39, name: '桃子兔子', categorySlug: 'mario_rabbids_sparks_of_hope', categoryName: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff7dcc2a33.svg', offsetX: 6, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff7dcc2a36.svg', offsetX: 10, offsetY: 2 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(39); added = true; inCollection = true; window.CursorLand?.refreshStateSnapshot?.(); setTimeout(() => added = false, 2000); } else { // Try legacy v2.1 protocol — old extension responds with {} const legacyRes = await window.CursorLand.addCursorLegacy({ id: 39, name: '桃子兔子', c_file: '635ff7dcc2a33.svg', p_file: '635ff7dcc2a36.svg', cat: 3, base_name: '马里奥 + 兔兔:希望的火花', alt_name: 'mario_rabbids_sparks_of_hope', offsetX: 6, offsetY: 4, offsetX_p: 10, offsetY_p: 2 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(39); addedLegacy = true; inCollection = true; setTimeout(() => addedLegacy = false, 4000); window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '光标已添加!更新扩展以在所有网站上查看。' } })); } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } } } else { window.open('https://chromewebstore.google.com/detail/oinkhgpjmeccknjbbccabjfonamfmcbn', '_blank'); } " :disabled="inCollection" class="flex-1 flex items-center justify-center gap-1.5 px-3 py-2.5 rounded-xl text-xs font-bold transition-all" :class="inCollection ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : (added || addedLegacy) ? 'bg-fun-green/10 text-fun-green border border-fun-green/20' : 'bg-primary-50 text-primary-600 hover:bg-primary-100 border border-primary-100 hover:border-primary-200'" >
false); if (ok) { await window.CursorLand.setActiveCursor({ id: 39, name: '桃子兔子', category: '马里奥 + 兔兔:希望的火花', cursor: { url: 'https://zh.cursor-land.com/resources/cursors/635ff7dcc2a33.svg', offsetX: 6, offsetY: 4 }, pointer: { url: 'https://zh.cursor-land.com/resources/pointers/635ff7dcc2a36.svg', offsetX: 10, offsetY: 2 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: '更新 CursorLand 扩展以在所有网站上应用光标。' } })); } } " :disabled="isActive" class="px-4 py-2.5 rounded-xl text-xs font-bold transition-all" :class="isActive ? 'bg-gray-100 text-gray-400 border border-gray-200 cursor-not-allowed' : 'bg-gradient-to-r from-primary-500 to-accent-500 text-white hover:shadow-lg hover:shadow-primary-500/25 hover:-translate-y-0.5'" >
« 上一页
下一页 »
Showing
161
to
176
of
201
results
1
2
3
4
5
6
7
8
9
10
11
12
13