Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "X UI Omitted", "version": "7.0.0.62", "version_name": "0.0.0.62", "description": "__MSG_extDescription__", "default_locale": "en", "icons": { "128": "\/icon\/icon_128.png" }, "content_scripts": [ { "matches": [ "https:\/\/x.com\/*" ], "js": [ "\/jquery\/jquery-3.7.1.min.js", "\/js\/forceLatestPosts.js", "\/js\/omitted.js" ], "css": [ "\/css\/omitted.css" ], "run_at": "document_start" } ] }