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 Jul 19, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Base64 Encoder and Decoder", "description": "Base64 Encode or Decode any String in One Click", "version": "1.1", "manifest_version": 2, "icons": { "128": "icon_128.png" }, "app": { "urls": [ "http:\/\/webapps.compzets.com\/base64encoder\/" ], "launch": { "web_url": "http:\/\/webapps.compzets.com\/base64encoder\/" } } }