All Projects → davtur19 → Dotgit

davtur19 / Dotgit

Licence: gpl-3.0
An extension for checking if .git is exposed in visited websites

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dotgit

Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-39.58%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Ccsearch Browser Extension
Cross-Browser extension to search, filter and use images in the public domain and under Creative Commons licenses.
Stars: ✭ 92 (-4.17%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (+320.83%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-38.54%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (+464.58%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (+265.63%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (+383.33%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Azure Mask
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
Stars: ✭ 189 (+96.88%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Notifier For Github
Browser extension - Get notified about new GitHub notifications
Stars: ✭ 1,259 (+1211.46%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (+417.71%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Memex
Browser Extension to full-text search your browsing history & bookmarks.
Stars: ✭ 3,344 (+3383.33%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Authautofill
한국 휴대전화 본인인증 서비스 자동완성 브라우저 확장 프로그램 Browser Extension for Korea SMS Authentication
Stars: ✭ 22 (-77.08%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+3111.46%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (+307.29%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Refined Github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 16,446 (+17031.25%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (+362.5%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Rsshub Radar
🍰 Browser extension that simplifies finding and subscribing RSS and RSSHub
Stars: ✭ 2,388 (+2387.5%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Spotify Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
Stars: ✭ 162 (+68.75%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Refined Hacker News
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
Stars: ✭ 498 (+418.75%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Tabliss
An extensible New Tab web extension written in TypeScript, React and Redux.
Stars: ✭ 798 (+731.25%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension

Donate FF users Chrome users

DotGit

An extension for checking if .git is exposed in visited websites

Features

  • Check if a .git/.svn/.hg folder exists for each site you visit
  • Check if a .env file exists for each site you visit
  • You will be notified when a folder is found
  • List of exposed sites found
  • Download the entire .git folder in zip format, even if the files are not listed on the site
  • View .git/config with one click
  • Options for: colors, notifications and downloads

How the download works

There is a queue for downloads, with a maximum of simultaneous connections; if this number is exceeded, subsequent files are put on wait for X ms multiplied by the number of downloads already pending; the result of the multiplication cannot exceed the maximum wait

More info here

Note:

  • Downloading is an extra feature to DotGit, it is not meant to download large repositories (there are limits to the memory usable by extensions, and DotGit does everything in RAM)
  • Changing the download settings is recommended as by default the values are kept low to avoid problems for those who do not have a good connection or a good CPU, however too high values could freeze the browser even on powerful computers
  • By default svn, mercurial and dotenv are disabled, to activate them just go to settings and turn them on

Screenshot

ScreenShot

Download: Firefox | Chrome

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].