PagePilot

Dork any Site

What is PagePilot?

PagePilot is a Chrome extension developed by Collin, and its main feature is "Dork any Site".

Extension Screenshots

screenshot
screenshot
screenshot

Download PagePilot Extension CRX File

Download PagePilot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Search on the current Site with ease using PagePilot. PagePilot uses the Google Dork Technology to find specific Results from the current Page.                    

Extension Basic Information

Name PagePilot PagePilot
ID aigmhlpfpklbnlhafhhpdlohbjalkjke
Official URL https://chromewebstore.google.com/detail/pagepilot/aigmhlpfpklbnlhafhhpdlohbjalkjke
Description Dork any Site
File Size 194 KB
Installation Count 73
Current Version 1.0
Last Updated 2023-03-31
Publish Date 2023-03-31
Rating 1.00/5 Total 1 Ratings
Developer Collin
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PagePilot",
    "description": "Dork any Site",
    "version": "1.0",
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": "icon.png"
    }
}