Tally Saves the Internet!
Tally is a browser extension that transforms the data advertisers collect into a multiplayer game.
Wat is Tally Saves the Internet!?
Tally Saves the Internet! is een Chrome-extensie ontwikkeld door https://tallysavestheinternet.com, en de belangrijkste functie is "Tally is a browser extension that transforms the data advertisers collect into a multiplayer game.".
Extensie Screenshots
Download het CRX-bestand van de extensie Tally Saves the Internet!
Download Tally Saves the Internet!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Tally is a browser extension that transforms data advertisers collect into a multiplayer game. Once installed, a friendly pink blob named Tally lives in the corner of your screen and warns you when companies translate your human experiences into free behavioral data. When Tally encounters “product monsters” (online trackers and their corresponding product marketing categories) you can capture them in a turn-based battle (e.g. “Pokémon style”) transforming the game into a progressive tracker blocker, where you earn the right to be let alone through this playful experience.
Basisinformatie over de Extensie
Naam | Tally Saves the Internet! |
ID | clidhbnhgfffjhooihemgfgmfhmojbfl |
Officiële URL | https://chromewebstore.google.com/detail/tally-saves-the-internet/clidhbnhgfffjhooihemgfgmfhmojbfl |
Beschrijving | Tally is a browser extension that transforms the data advertisers collect into a multiplayer game. |
Bestandsgrootte | 39.38 MB |
Aantal Installaties | 423 |
Huidige Versie | 0.4.7 |
Laatst Bijgewerkt | 2022-06-21 |
Publicatiedatum | 2020-08-17 |
Beoordeling | 4.40/5 Totaal 10 Beoordelingen |
Ontwikkelaar | https://tallysavestheinternet.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://tallysavestheinternet.com/ |
Help Pagina-URL | https://tallysavestheinternet.com/faq |
URL van de Privacybeleid Pagina | https://tallysavestheinternet.com/privacy |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tally Saves the Internet!", "short_name": "Tally Saves the Internet!", "description": "Tally is a browser extension that transforms the data advertisers collect into a multiplayer game.", "version": "0.4.7", "author": "Sneakaway Studio", "icons": { "16": "assets\/img\/icons\/tally_icon_16x16.png", "48": "assets\/img\/icons\/tally_icon_48x48.png", "128": "assets\/img\/icons\/tally_icon_128x128.png" }, "browser_action": { "default_icon": { "16": "assets\/img\/icons\/tally_icon_16x16.png", "48": "assets\/img\/icons\/tally_icon_48x48.png", "128": "assets\/img\/icons\/tally_icon_128x128.png" }, "default_title": "Tally", "default_popup": "assets\/pages\/popup\/popup.html" }, "background": { "scripts": [ "assets\/js\/background\/t.js", "assets\/js\/content\/debug.js", "assets\/libs\/jquery-3.6.0.min.js", "assets\/libs\/store2-2.13.1.js", "assets\/libs\/moment-2.29.0.js", "assets\/data\/game-data.js", "assets\/data\/monsters-by-tag.js", "assets\/data\/monsters-by-id.js", "assets\/data\/monster-data.js", "assets\/data\/attacks.js", "assets\/data\/attack-data.js", "assets\/data\/skins.js", "assets\/data\/skin-data.js", "assets\/js\/functions\/fs-objects.js", "assets\/js\/functions\/fs-dates.js", "assets\/js\/functions\/fs-environment.js", "assets\/js\/background\/bg-install.js", "assets\/js\/background\/bg-server.js", "assets\/js\/background\/bg-listener.js", "assets\/js\/background\/background.js" ] }, "content_scripts": [ { "matches": [ " |