Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Text Toolkit Pro", "version": "1.2.1", "description": "Advanced text transformation tools, including case conversion, hashing, encoding, and more. Maximizing productivity.", "action": { "default_popup": "index.html" }, "icons": { "16": "\/images\/logo\/logo_16.png", "32": "\/images\/logo\/logo_32.png", "128": "\/images\/logo\/logo_128.png", "192": "\/images\/logo\/logo_192.png", "512": "\/images\/logo\/logo_512.png" }, "permissions": [ "contextMenus" ], "background": { "service_worker": "background.js" } }