Install the Extension
The Ameow browser extension is usually installed from the zip package attached to GitHub Releases. Extract it first, then use Load unpacked in the browser’s extension manager.
If you only drop local files or paste public links, you can skip the extension for now. Install it when a page needs login state, current-page media, or a site-specific entry point.
Before you start
Section titled “Before you start”You need:
- Chrome, Edge, or another Chromium browser that supports Manifest V3;
- the downloaded
Ameow_<version>_browser_extension.zip; - the matching Ameow desktop app installed or ready to launch.
Keeping the extension version aligned with the desktop app version is recommended. A mismatch can leave newer features unavailable or confusing.
Installation steps
Section titled “Installation steps”- Open GitHub Releases.
- Download the current
Ameow_<version>_browser_extension.zip. - Extract the zip locally.
- Open the Chrome or Edge extension management page.
- Turn on Developer Mode.
- Click
Load unpacked. - Select the extracted Ameow extension directory.
- Confirm Ameow appears in the extension list.
[Screenshot: Chrome extensions page with Developer Mode enabled and Load unpacked visible]
[Screenshot: selecting the extracted Ameow extension directory instead of the zip file]
Success state: the extension list shows Ameow and the browser does not report manifest, permission, or directory errors.
The easiest mistake when selecting a folder
Section titled “The easiest mistake when selecting a folder”Choose the extracted extension directory. Do not choose:
- the original zip file;
- an empty parent directory above the extracted extension;
- the Ameow desktop app install folder;
- the repository root.
If the browser says it cannot find the manifest, the chosen directory is almost always wrong. Pick the folder that actually contains the extension manifest. You do not need to reinstall the desktop app for this error.
Chrome and Edge entry points
Section titled “Chrome and Edge entry points”Chrome:
chrome://extensionsEdge:
edge://extensionsOpen the page, turn on Developer Mode, and load the extracted extension directory.
Check the connection immediately after install
Section titled “Check the connection immediately after install”- Launch the Ameow desktop app.
- Click the Ameow extension icon in the browser toolbar.
- Check the popup status.
If it shows Connected, both installation and connection are working. If it shows Disconnected, the extension is installed but not linked to the desktop app yet. Continue with Connect to the Desktop App.
Pin it to the toolbar
Section titled “Pin it to the toolbar”After installation, pinning the extension to the toolbar is recommended. That keeps the popup one click away when you hit downloadable content on the page.
If the icon is hidden:
- click the browser’s extensions button;
- find Ameow;
- choose the pin or toolbar option.
Updating the extension
Section titled “Updating the extension”When you update the Ameow desktop app, update the extension to the matching version too:
- download the new
browser_extension.zip; - extract it into a new folder or replace the old extracted folder;
- return to the extension manager;
- click the Ameow reload button;
- open the popup and confirm the status.
If you move or delete the extracted folder, the browser may stop loading the extension. Keep the extracted extension in a stable location instead of a temporary downloads folder.