PagePilot

Dork any Site

Wat is PagePilot?

PagePilot is een Chrome-extensie ontwikkeld door Collin, en de belangrijkste functie is "Dork any Site".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PagePilot

Download PagePilot-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam PagePilot PagePilot
ID aigmhlpfpklbnlhafhhpdlohbjalkjke
Officiële URL https://chromewebstore.google.com/detail/pagepilot/aigmhlpfpklbnlhafhhpdlohbjalkjke
Beschrijving Dork any Site
Bestandsgrootte 194 KB
Aantal Installaties 73
Huidige Versie 1.0
Laatst Bijgewerkt 2023-03-31
Publicatiedatum 2023-03-31
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Collin
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}