Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 21, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "index.html", "default_title": "BitCoin Stock" }, "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/* data: blob: filesystem:;" }, "description": "Bitcoin Stock is a free and secure tool that provides live Bitcoin stock prices, news, and key network metrics directly in Chrome.", "host_permissions": [ "https:\/\/prepphint.com\/", "https:\/\/mempool.space\/", "https:\/\/messari.io\/project\/bitcoin" ], "icons": { "128": "BitCoin.png" }, "manifest_version": 3, "name": "Bitcoin Stock", "version": "1.1.0" }