Modules pour le navigateur Firefox
  • Extensions
  • ThĂšmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Aperçu de Tidet

Tidet par JP F

Let Tidet work in your browser — read pages, fill forms, drive tabs. With your permission, never your passwords.

ExpérimentalExpérimental
0 (0 critiques)0 (0 critiques)
TĂ©lĂ©charger Firefox et obtenir l’extension
Télécharger le fichier

MĂ©tadonnĂ©es de l’extension

Captures d’écran
What the agent reads: a support ticket.The popup, paired and connected.The popup, with a pairing code typed in.Never store your passwords: a sign-in page, and a snapshot that marks the password field as not read.Extension share data only with your local application on your laptop.
À propos de cette extension
Tidet is a desktop app for building software with AI agents. This extension is
how those agents reach the browser you already use.


Everything an agent normally does in a browser happens in a throwaway one: empty,
signed out, nobody's. That is fine for "does my page render" and useless for
almost everything else — the ticket, the dashboard, the invoice and the cloud
console are all behind a session you are already signed in to.

With this extension installed and paired, Tidet can:
  • See what is on a page — its structure, its controls and their labels, the
    way a screen reader does, rather than a picture it has to guess at.
  • Act on it — click, type, choose, scroll, and open or close tabs.
  • Keep its work in its own place — each Tidet session gets its own tab
    group, so you can see at a glance which tabs an agent opened, and close them
    together.
  • Sign in without ever seeing your password. When a login field needs
    filling, Tidet asks your password manager and steps back. The value goes from
    the manager to the page. It does not pass through Tidet, is not in its
    transcript, and is not sent to any model.

It only works while you are paired. Pairing is a six-character code you read
in Tidet and type here, it expires in five minutes, and either end can end it —
uninstall the extension, or revoke the browser in Tidet's settings.

It only talks to your own machine. The extension connects to the Tidet app
running on 127.0.0.1. There is no Tidet server in this path, no telemetry, and
no account.

Requires the Tidet desktop app:
This extension does nothing on its own. Download Tidet at https://tidet.ai.
Commentaires du développeur
  1. There is no build step. What is uploaded is what is written — no bundler, no minifier, no dependencies. build.mjs copies files and stamps the version into manifest.json; that is the entire build. The source in apps/desktop/browser-extension/src and the files in the package are identical apart from the manifest's version field.
  2. The only network destination is loopback. The extension opens one WebSocket to ws://127.0.0.1:<port>/ws/browser, where the port is the user's own Tidet desktop app. There is no remote endpoint, no analytics, no remotely-hosted code, and content_security_policy restricts connect-src to 'self' plus loopback. The fetch in popup.js is the pairing call, also to 127.0.0.1.

On browser_specific_settings: the id is browser-extension@tidet.ai and strict_min_version is 128.0, which is the first Firefox where MV3 background scripts and scripting.executeScript({func}) behave as the extension expects.

On tab groups: Firefox has no tabGroups API. The code checks for it and falls back to opening a plain tab rather than failing — see api.js.

Data collection disclosure
Technical and interaction data: none is collected. Page content is passed to the user's own Tidet application on the same machine when the user directs an agent to read a page, and is not retained by the extension.
Noté 0 par 1 personne
Connectez-vous pour noter cette extension
Il n’y a aucune note pour l’instant

Le nombre d’étoiles est enregistrĂ©

5
0
4
0
3
0
2
0
1
0
Aucune critique pour l’instant
Autorisations et données

Autorisations nécessaires :

  • AccĂ©der aux onglets du navigateur

Autorisations facultatives :

  • TĂ©lĂ©charger des fichiers, et consulter et modifier l’historique des tĂ©lĂ©chargements du navigateur
  • AccĂ©der Ă  vos donnĂ©es pour 127.0.0.1
  • AccĂ©der Ă  vos donnĂ©es pour localhost

Collecte de données :

  • Le dĂ©veloppeur indique que cette extension n’a pas besoin de collecter de donnĂ©es.
En savoir plus
Plus d’informations
Liens du module
  • Page d’accueil
  • E-mail d’assistance
  • Copier l’identifiant du module
Version
0.7.792
Taille
44,49 Ko
DerniĂšre mise Ă  jour
il y a 7 jours (17 sept. 2026)
Catégories associées
  • DĂ©veloppement web
  • Onglets
Licence
Tous droits réservés
Historique des versions
  • Voir toutes les versions
Étiquettes
  • chat
  • user scripts
Ajouter Ă  la collection
Signaler ce module
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complĂ©mentaires Firefox
  • Atelier sur les extensions
  • PĂŽle dĂ©veloppeur
  • Politiques Ă  destination des dĂ©veloppeurs
  • Blog de la communautĂ©
  • Forum
  • Signaler un problĂšme
  • Guide de revue

Télécharger

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

DerniĂšres versions

  • Nightly
  • Beta

Firefox pour entreprise

  • Enterprise

Communauté

  • Connect
  • Contribute
  • Developer

Nous suivre

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • ConfidentialitĂ©
  • Cookies
  • Mentions lĂ©gales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.