Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "all_frames": true, "css": [ "collapsible.css" ], "js": [ "jquery-3.2.1.min.js", "collapsible.js" ], "matches": [ "*:\/\/*\/*\/f?p=4000:*", "*:\/\/*\/*\/f?p=4500:*", "*:\/\/*\/*\/*\/wwv_flow.accept", "*:\/\/*\/*\/wwv_flow.accept" ], "run_at": "document_end" } ], "manifest_version": 2, "name": "APEX Search Page Collapsible", "version": "1.0" }