Ft Reader Chrome extension icon

Ft Reader

🔍 Security Report Available
👥 14 users
📦 v0.0.2
💾 776KiB
📅 2025-05-07
View on Chrome Web Store

Chrome will indicate if you already have this installed.

Overview

Allows you to read Financial Times without a subscription.

Tags

Lifestyle/news lifestyle/news

Privacy Practices

Not being sold to third parties, outside of the approved use cases
Not being used or transferred for purposes that are unrelated to the item's core functionality
Not being used or transferred to determine creditworthiness or for lending purposes
v0.0.2 Info Scanned Mar 10, 2026

Security Analysis — Ft Reader

Analyzed v0.0.2 · Mar 10, 2026 · 1 JS files · 0 KB scanned

External Connections

archive.is

Package Contents 15 files · 785KB

📁_metadata3KB
{}verified_contents.json3KB
📁assets767KB
🖼icon-128x128.png4KB
🖼icon-32x32.png1KB
🖼icon-64x64.png2KB
🖼icon.png28KB
🖼icon.svg4KB
🖼screenshot_explanation.png728KB
📄LICENSE1KB
📄Makefile206B
📄PRIVACY.md1KB
📄README.md231B
📄ft-reader-0.0.1.xpi4KB
📄ft-reader-0.0.1.zip8KB
📜ft-reader.js358B
{}manifest.json579B

What This Extension Does

Ft Reader is a lightweight browser extension designed to bypass paywalls on Financial Times articles, allowing users to read content without a subscription. It operates by injecting scripts into FT.com pages to modify the rendered text and hide subscription prompts. With no active permissions or network calls to external servers, it presents a minimal security footprint for its intended purpose.

Permissions Explained

  • Noneexpected: This extension does not request any special access to your browsing data, cookies, or site information. It functions entirely within the pages you visit.
    Technical: The manifest declares an empty permissions array. This prevents the extension from accessing chrome.storage, reading other tabs' content via webRequest API, or modifying global browser settings. The attack surface is limited strictly to the specific URLs defined in the content script injection scope.

Your Data

The extension does not send any data to external servers or store information on your device. It only interacts with the Financial Times website to alter its display.

Technical Details

Network analysis shows no outbound requests from the extension's background script or content scripts. The domain 'archive.is' appears in network logs, likely as a passive resource loaded by the target page (ft.com) rather than an active request initiated by the extension. No cookies, tokens, keystrokes, or page content are exfiltrated.

Code Findings

Content Script Injection ScopeInfo

The extension modifies pages on any subdomain of ft.com. While this is necessary to bypass the paywall, it means the code runs wherever you visit an FT page.

Technical: The manifest defines 'content_scripts' with 'matches': ['*://*.ft.com/*']. This injects a JavaScript file (0 KB) into the DOM of matching pages. The lack of a background service worker suggests the logic is contained within the content script itself or relies on page-level event listeners.

💡 Content scripts are required for this functionality to intercept subscription modals and replace them with readable text. Limiting scope to *.ft.com reduces risk compared to injecting into all websites.

Missing Content Security PolicyLow

The extension does not enforce strict security rules on which scripts can run. This is a minor oversight but generally safe for small extensions.

Technical: The 'content_security_policy' field in the manifest is not set (or empty). Without a CSP, the injected content script inherits the page's default policy or runs with broad privileges allowed by the browser context. If the extension were to load external resources dynamically without validation, this could theoretically allow code injection.

💡 Many simple extensions omit CSPs to ensure maximum compatibility with existing site scripts and styles, avoiding layout breaks.

Bottom Line

Ft Reader is a low-risk utility that functions as expected without requesting unnecessary permissions or transmitting data. The only notable technical observation is the absence of a Content Security Policy, which is common in simple extensions but worth noting for advanced users. Users can safely use this extension to read Financial Times articles, understanding that it operates strictly within the context of FT.com pages.

Similar Extensions

More in Lifestyle/news →

Rss Feed Reader

500K+ users
Get a simple overview of your RSS and Atom feeds in the toolbar
Lifestyle/news
Adds one-click subscription to your toolbar.
Lifestyle/news
The most advanced crypto-currency price tracker browser extension. Support major coins such as Bitcoin, Etherium, Solana…
Lifestyle/news