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 20, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "URL Encoder and Decoder", "description": "Converts characters into a format that can safely be transmitted over the internet as well as decodes them back to normal", "version": "1.3", "manifest_version": 2, "icons": { "128": "icon_128.png" }, "app": { "urls": [ "http:\/\/webapps.compzets.com\/urlencoder\/" ], "launch": { "web_url": "http:\/\/webapps.compzets.com\/urlencoder\/" } } }