Developer Preview ยท Free

Install TruthLayer

Get started in under 2 minutes. No account, no registration, no hidden costs. TruthLayer is open-source and available for all major Chromium browsers.

Jump to Instructions

Compatible Browsers

๐ŸŒ

Google Chrome

Chrome 88+

โœ“ Supported
๐ŸŒ€

Microsoft Edge

Edge 88+

โœ“ Supported
๐Ÿฆ

Brave

Brave 1.0+

โœ“ Supported
๐Ÿ”ด

Opera

Opera 74+

โœ“ Supported
๐ŸŽญ

Vivaldi

Vivaldi 3.0+

โœ“ Supported
๐ŸฆŠ

Firefox

Coming Soon

โ—‹ In development
๐Ÿงญ

Safari

Planned

โ—‹ On roadmap

All Chromium-based browsers (Chrome, Edge, Brave, Opera, Vivaldi) are fully supported. Firefox and Safari support are on the roadmap.

What It Looks Like

After installation, click the TruthLayer icon in your browser toolbar to analyze any website.

TruthLayer extension icon in Chrome toolbar

TruthLayer icon pinned in the Chrome toolbar โ€” ready to analyze

Step-by-Step Instructions

Follow these 6 simple steps to start analyzing websites with TruthLayer.

1

Download TruthLayer

Clone from GitHub or download the ZIP file directly.

2

Extract the ZIP

Extract the downloaded ZIP file to a folder on your computer (e.g., Desktop or Documents). Remember this location โ€” you will need it in the next step.

3

Open Extensions Page

Type the following address into your browser and press Enter:

chrome://extensions

For Edge, use edge://extensions โ€ข For Brave, use brave://extensions โ€ข For Opera, use opera://extensions

4

Enable Developer Mode

Toggle the "Developer mode" switch in the top-right corner of the Extensions page. This allows you to install unpacked extensions.

5

Load Unpacked Extension

Click the "Load unpacked" button and select the extension folder you extracted earlier.

Select this folder:

.../Truthlayer/extension/
6

Pin & Analyze

Click the puzzle icon in your browser toolbar, find TruthLayer, and pin it. Then click the TruthLayer icon on any website to start analyzing.

Open Source

TruthLayer is fully open-source. Clone the repository, audit the code, contribute improvements, or report issues on GitHub.

Quick Questions

Can I install on multiple browsers?

Yes. Repeat the installation steps for each Chromium browser (Chrome, Edge, Brave, etc.). Your settings are stored independently per browser.

Will updates happen automatically?

Not yet. Since this is a developer preview loaded via "Load unpacked," you will need to pull the latest code from GitHub and reload the extension at chrome://extensions.

Do I need a backend server?

Yes. TruthLayer requires the backend server to run locally on your machine. After cloning the repo, open a terminal in the backend/ folder, run npm install && npm start, and keep it running while using the extension. The backend handles AI analysis and trust score calculation โ€” it is not hosted remotely. This is a developer preview; a cloud-hosted version is planned.

Is my data safe?

Yes. TruthLayer only sends structured metadata (page title, headings, tracker domains) to the API. Raw page content stays in your browser. No personal data is collected or stored.