Dork It

Dork It is a Chrome Extension that allows users to utilize Google Dorks to get the most out of their Google searches.

什么是Dork It?

Dork It是由Saumitra Topinkatti开发的Chrome扩展程序,该扩展的主要功能是“Dork It is a Chrome Extension that allows users to utilize Google Dorks to get the most out of their Google searches.”。

扩展截图

screenshot
screenshot

下载Dork It扩展crx文件

下载Dork It扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Dork It is an intuitive and convenient Chrome Extension designed to enhance your online search experience. With its sleek and user-friendly Panel, Dork It allows you to easily construct Google search queries by specifying Dorks - meta information that can be included in your search body to refine and tailor your search results to your specific needs.

Whether you're a researcher, a student, or just looking to find the most relevant information on a particular topic, Dork It is the ideal tool for you. With its comprehensive list of Dorks, you can effortlessly manipulate and shape your search results, saving you time and effort in the process.

Dork It is a highly versatile extension that offers endless possibilities. From finding hidden web pages to uncovering valuable information, Dork It is the perfect companion for anyone looking to take their Google searches to the next level. So why wait? Install Dork It today and start exploring the internet like never before.                    

扩展基本信息

名称 Dork It Dork It
ID lnihadedihilhjcbnimcobnppdlldocm
官方URL https://chromewebstore.google.com/detail/dork-it/lnihadedihilhjcbnimcobnppdlldocm
简介 Dork It is a Chrome Extension that allows users to utilize Google Dorks to get the most out of their Google searches.
文件大小 26.67 KB
安装次数 482
当前版本 1.4.3
更新时间 2023-06-19
上架时间 2023-04-19
评分 3.00/5 共1次评分
开发者 Saumitra Topinkatti
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Dork It",
    "version": "1.4.3",
    "description": "Dork It is a Chrome Extension that allows users to utilize Google Dorks to get the most out of their Google searches.",
    "icons": {
        "25": "logo25.png",
        "63": "logo63.png",
        "127": "logo127.png",
        "256": "logo256.png"
    },
    "author": "[email protected]",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_title": "Click on Dork It extension to access the Panel",
        "default_popup": "src\/popup.html"
    }
}