@extends('site.layout') @section('title', 'Download - Dewemoji') @section('meta_description', 'Download Dewemoji for Chrome and Android.') @push('jsonld') @endpush @section('content')
Public / Download

Get Dewemoji

Available now

Chrome Extension

Fast emoji search and copy workflow directly in your browser.

Install for Chrome

Existing extension URL stays the same on updates.

{{ $androidEnabled ? 'Available now' : 'Coming soon' }}

Android App

@if($androidEnabled)

Direct APK distribution from Dewemoji download channel.

Download APK
Update metadata: {{ $androidVersionJsonUrl }}
@else

Native app release is in progress. We will launch internal testing first, then public release.

Android release in preparation
Recommended for now: use web dashboard + Chrome extension.
@endif

Platform Status

Chrome
Available
Android
{{ $androidEnabled ? 'Available' : 'In progress' }}
Web
Available
@endsection