አድውል ወደ CursorLand የፍትሂ ዉይይ.
ይንዙ
ገና
አካላት
የኔ አካል
የምን መደብየት
ወደ Chrome አክል
ገና
አካላት
የኔ አካል
የምን መደብየት
ይገናኙ
ወደ Chrome አክል
ገና
አካላት
OlliOlli World
Suze እና Cammy
OlliOlli World
Suze and Cammy አመል
አመል አመል ወረጋኝ ታይሜ ገገዃኖ! ወሃግኑ ወዲያይ የጨማዝምት ናተጃ!
አንጀብሪተም በ CursorsLand ነጳሪይ መኖሪያዎች ይነቡ!
ወደ Chrome አክል - ነፃ
View Collection
Related Cursors
ዋነኛ ባለነ እና ስኬት ቦርድ
OlliOlli World
false); if (ok) { await window.CursorLand.addCursor({ id: 33, name: 'ዋነኛ ባለነ እና ስኬት ቦርድ', categorySlug: 'olliolli_world', categoryName: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff70f30509.svg', offsetX: 2, offsetY: 5 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff70f3050c.svg', offsetX: 11, offsetY: 5 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(33); 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: 33, name: 'ዋነኛ ባለነ እና ስኬት ቦርድ', c_file: '635ff70f30509.svg', p_file: '635ff70f3050c.svg', cat: 2, base_name: 'OlliOlli World', alt_name: 'olliolli_world', offsetX: 2, offsetY: 5, offsetX_p: 11, offsetY_p: 5 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(33); 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: 33, name: 'ዋነኛ ባለነ እና ስኬት ቦርድ', category: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff70f30509.svg', offsetX: 2, offsetY: 5 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff70f3050c.svg', offsetX: 11, offsetY: 5 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: 'ማይሟ ኤክሲንግ ይኖር በማይዮ ምርጧ!.' } })); } } " :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'" >
እጅ በአንበጣ እና መስመር
OlliOlli World
false); if (ok) { await window.CursorLand.addCursor({ id: 32, name: 'እጅ በአንበጣ እና መስመር', categorySlug: 'olliolli_world', categoryName: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff6f071231.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff6f071234.svg', offsetX: 13, offsetY: 4 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(32); 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: 32, name: 'እጅ በአንበጣ እና መስመር', c_file: '635ff6f071231.svg', p_file: '635ff6f071234.svg', cat: 2, base_name: 'OlliOlli World', alt_name: 'olliolli_world', offsetX: 3, offsetY: 4, offsetX_p: 13, offsetY_p: 4 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(32); 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: 32, name: 'እጅ በአንበጣ እና መስመር', category: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff6f071231.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff6f071234.svg', offsetX: 13, offsetY: 4 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: 'ማይሟ ኤክሲንግ ይኖር በማይዮ ምርጧ!.' } })); } } " :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'" >
Chiffon እና ስኬት ቦርድ
OlliOlli World
false); if (ok) { await window.CursorLand.addCursor({ id: 31, name: 'Chiffon እና ስኬት ቦርድ', categorySlug: 'olliolli_world', categoryName: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff6ca85d1c.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff6ca85d1e.svg', offsetX: 9, offsetY: 2 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(31); 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: 31, name: 'Chiffon እና ስኬት ቦርድ', c_file: '635ff6ca85d1c.svg', p_file: '635ff6ca85d1e.svg', cat: 2, base_name: 'OlliOlli World', alt_name: 'olliolli_world', offsetX: 3, offsetY: 4, offsetX_p: 9, offsetY_p: 2 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(31); 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: 31, name: 'Chiffon እና ስኬት ቦርድ', category: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff6ca85d1c.svg', offsetX: 3, offsetY: 4 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff6ca85d1e.svg', offsetX: 9, offsetY: 2 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: 'ማይሟ ኤክሲንግ ይኖር በማይዮ ምርጧ!.' } })); } } " :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'" >
አባትና ሰዓት
OlliOlli World
false); if (ok) { await window.CursorLand.addCursor({ id: 30, name: 'አባትና ሰዓት', categorySlug: 'olliolli_world', categoryName: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff6ae5d959.svg', offsetX: 5, offsetY: 8 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff6ae5d95d.svg', offsetX: 10, offsetY: 4 } }).catch(() => null); window.CursorLandState?.rememberAdded?.(30); 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: 30, name: 'አባትና ሰዓት', c_file: '635ff6ae5d959.svg', p_file: '635ff6ae5d95d.svg', cat: 2, base_name: 'OlliOlli World', alt_name: 'olliolli_world', offsetX: 5, offsetY: 8, offsetX_p: 10, offsetY_p: 4 }).catch(() => null); if (legacyRes !== null && legacyRes !== undefined) { // Cursor added to old extension's side panel! window.CursorLandState?.rememberAdded?.(30); 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: 30, name: 'አባትና ሰዓት', category: 'OlliOlli World', cursor: { url: 'https://am.cursor-land.com/resources/cursors/635ff6ae5d959.svg', offsetX: 5, offsetY: 8 }, pointer: { url: 'https://am.cursor-land.com/resources/pointers/635ff6ae5d95d.svg', offsetX: 10, offsetY: 4 } }).catch(() => null); isActive = true; } else { window.dispatchEvent(new CustomEvent('cursorland:needs-update', { detail: { message: 'ማይሟ ኤክሲንግ ይኖር በማይዮ ምርጧ!.' } })); } } " :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'" >