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 20, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "script\/payload-parser.js", "script\/background.js" ] }, "description": "An extension that supports Advanced REST Client session management reading Chrome cookies.", "icons": { "48": "assets\/arc-exchange-icon-48.png", "64": "assets\/arc-exchange-icon-64.png", "128": "assets\/arc-exchange-icon-128.png" }, "manifest_version": 2, "name": "ARC cookie exchange", "permissions": [ "cookies", "http:\/\/*\/*", "https:\/\/*\/*" ], "version": "0.1.1" }