WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
APEX Search Page Collapsible

APEX Search Page Collapsible

View on Chrome Web Store
View APEX Search Page Collapsible Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Make the results of the Search Page collapsible and browse them easily.
Type
Extension
Users
13 users
1
juan.wall
View author page of juan.wall
Published
Published on September 25, 2020
Version 1.0
Manifest version
2
Updated
Updated on September 25, 2020
productivity/developer
Extension Category
View on Chrome Web Store
View APEX Search Page Collapsible Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top