A simple yet powerful browser extension to automatically solve the Tango puzzles found on LinkedIn minigames.
- One-Click Solving: Solve any Tango puzzle on a LinkedIn page instantly by clicking the extension icon.
- Automatic Detection: Intelligently reads the grid, including pre-filled suns and moons, and all horizontal/vertical constraints (
=orX). - Clear Solutions: The solution (suns and moons) is filled directly into the puzzle's empty cells.
- User-Friendly Feedback: On-screen notifications let you know the status of the solver (e.g., "Solving...", "Puzzle Solved!", or if an error occurs).
You can install this extension in any Chromium-based browser (like Google Chrome, Brave, or Microsoft Edge) by following these steps:
-
Download the Code:
- On this GitHub repository page, click the green
<> Codebutton. - Select
Download ZIP. - Unzip the downloaded file on your computer. This will create a folder containing the extension files (
manifest.json,background.js, etc.).
- On this GitHub repository page, click the green
-
Open Browser Extensions Page:
- Open your browser.
- Navigate to
chrome://extensions(for Chrome),edge://extensions(for Edge), orbrave://extensions(for Brave).
-
Enable Developer Mode:
- In the top-right corner of the Extensions page, find and enable the Developer mode toggle switch.
-
Load the Extension:
- Click the
Load unpackedbutton that appears on the top-left. - A file selection dialog will open.
- Navigate to and select the folder you unzipped in Step 1 (the folder that directly contains the
manifest.jsonfile). - Click
Select Folder.
- Click the
-
Installation Complete:
- The "LinkedIn Tango Solver" extension will now appear in your list of extensions. Its icon should be visible in your browser's toolbar. If not, click the puzzle piece icon (
🧩) and "pin" it.
- The "LinkedIn Tango Solver" extension will now appear in your list of extensions. Its icon should be visible in your browser's toolbar. If not, click the puzzle piece icon (
- Navigate to a LinkedIn page that has a Tango puzzle.
- Click the "LinkedIn Tango Solver" icon in your browser toolbar.
- Watch as the extension automatically fills in the solution!
If you enjoy this solver, you might like my other LinkedIn minigame solvers:
- Sudoku Solver: LinkedIn Sudoku Solver Extension
- Zip Solver: LinkedIn Zip Solver Extension
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.