X/Twitter Location Flags, Time & Blocker versionshistorik - 4 versioner
X/Twitter Location Flags, Time & Blocker av incconu_two
X/Twitter Location Flags, Time & Blocker versionshistorik - 4 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.2.0
Släppt 7 jun 2026 - 151,03 kBFungerar med firefox 140.0 och senare, android 142.0 och senare🌍 Update: Location Flag & Blocker (v1.2.0)
We've introduced several updates to improve your experience and provide more context while you browse:
📊 Feed Geography Dashboard: Visualize your timeline’s global demographics on a hover-interactive world map. Open your extension popup and click "Open Feed Dashboard" to see your stats!
🕒 Local Time & Night indicator: The extension now resolves timezones to show localized clocks. If it is currently night-time (10:00 PM – 6:00 AM) where a user is located, a moon emoji (🌙) will appear next to their clock.
⚠️ Approximate Location Warnings: When profile metadata indicates a broad regional location rather than an accurate city or coordinate, a warning icon (⚠️) will appear next to the flag to provide proper context.
🛂 Discovery Passport & Milestones: Track your global reach with real-time notification toasts as you encounter users from new countries, and celebrate milestones as you keep your feed clean.
⚡ Passive Performance Engine: Powered by a new IndexedDB caching layer and passive background scanning, the extension reads timeline data as you scroll, reducing active API requests to keep your browser running fast.
Enjoying these updates? Consider leaving a review on the store or supporting the community database on Ko-fi!Källkod släppt under MIT-licens
Äldre versioner
Version 1.1.1
Släppt 24 dec 2025 - 61,12 kBFungerar med firefox 109.0 och senareVerified-Only Filtering: A new toggle in the popup allows users to exclusively filter posts from verified accounts based on country. This provides more granular control over content visibility.
Auto-Block Feature: Introduces an "Auto-Block" option that permanently blocks Twitter accounts matching the selected country filters. This feature includes a prominent confirmation modal to prevent accidental activation, emphasizing its irreversible nature.
Enhanced User Data Fetching: The pageScript.js now fetches both the user's location and their verified status (is_blue_verified) from Twitter's API, enabling the new verified-only filtering.
New Welcome Modal: A first-time user experience modal has been added to onboard new users, highlighting key features like country flags, filtering, and verified-only mode.
Priority Feedback System: Integrated a "priority feedback" system via donations on Ko-fi. Users can include a ticket ID (generated after sending feedback) in their donation message to potentially expedite their request.Källkod släppt under MIT-licens
Version 1.1.0
Släppt 16 dec 2025 - 55,2 kBFungerar med firefox 109.0 och senareChangelog V1.1.0
All notable changes to the X/Twitter Country Flags & Blocker extension update V1.1.0.
🚀 New Features
Searchable Country List: Added a search bar inside the popup dropdown to easily find countries when adding them to the blocklist.
In-App Feedback System: Added a feedback form directly in the popup to report bugs or suggest features without leaving the extension.
Update Notifier: The extension now checks GitHub for newer versions and displays a banner or modal if an update is available (useful for manual installs).
Developer Mode: Added a hidden debug panel (activates by clicking the "Location Flag & Blocker" header 5 times) to test updates and clear cache.
⚡ Improvements & Performance
Batch API Submissions: Implemented a writeBuffer system in the content script. Instead of sending data to the cloud API one by one, requests are now batched (every 30 seconds or 50 items), significantly reducing network traffic.
Dynamic GraphQL Detection: The pageScript now "sniffs" the URL to dynamically detect the correct Twitter/X GraphQL Query ID. This makes the extension much more resilient to X.com silent updates.
Header Fallback Mechanism: Added a fallback method to manually construct authentication headers from cookies (ct0 token) if request interception fails.
CSS Injection: Styles for flags (#tf-style) are now injected immediately into the document head to prevent layout shifts.
🛠 Fixes & Stability
Context Invalidation Handling: Added checks (isContextInvalid) throughout the codebase to prevent error logs and crashes when the extension is updated or reloaded while tabs remain open.
Stale Cache Logic: Introduced a CACHE_STALE_DAYS (90 days) setting to keep data longer while prioritizing fresh fetches.
Queue Management: Improved the logic for the Cloud vs. Twitter API processing queues to prevent race conditions.
⚙️ Technical
Manifest V3 Updates: Added a background service worker (background.js) to handle initialization tasks.
Permissions: Updated host_permissions to include the cloud worker API and GitHub raw content (for update checks).
Browser Specific: Updated Gecko/Firefox specific settings and ID.Källkod släppt under MIT-licens
Version 1.0.0
Släppt 25 nov 2025 - 52,69 kBFungerar med firefox 109.0 och senareKällkod släppt under MIT-licens