All Projects → dzhavat → Potential Changes For Github

dzhavat / Potential Changes For Github

Licence: mit
Potential changes for GitHub: Browser extension that shows which pull requests contain changes related to a file.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Potential Changes For Github

Data Selfie
Data Selfie - a browser extension to track yourself on Facebook and analyze your data.
Stars: ✭ 1,009 (+996.74%)
Mutual labels:  chrome-extension, firefox-addon
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-39.13%)
Mutual labels:  chrome-extension, firefox-addon
Youtube Extension
🔴YouTube Extension🧰>80 Features ⭐Please document, code or donate📌Tidy📌Longest-standing(2012)(Users>350000)⋮🎞️🎛️🎧⚙️🎬🔊☕🎨🧩🧪📈⏯️(Player: Repeat Screenshot Rotate; Hide related video distraction. Always expand video Description. Playback speed. Video Quality bandwidth H.264 electricity. Player Size Full Window. Themes Customization. Statistics. Reverse Playlist YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube Youtube enhancer YouTube app YouTube video YouTube YouTube YouTube api v3 YouTube playback YouTube player VP8 VP9 AV1 vidIQ tubebuddy download adblocker adblock ads sponsorblock addon youtube music ⭐ youtube premium css css4 html5 ytdl youtube-dl invidious iridium ParticleCore youtube+ youtube++ youtube-plus maia-yt youtube nonstop youtube control center vlogger vlog h264ify h264 m.youtube.com music.youtube.com studio.youtube youtube mobile youtube studio ⭐ kids Vanced gaming.youtube.com gaming youtubecenter freetube lite-youtube-embed newpipe youtube-dl-gui mps-youtube nuclear pytube awesome youtubers youtube downloader 8k 4k 60fps 30fps youtubeexplode vidgear k-lite tubebuddy adobe apple ios iphone design simplify ffmpeg premiere designer annoyance youtube upload
Stars: ✭ 1,027 (+1016.3%)
Mutual labels:  chrome-extension, firefox-addon
Authenticator
Authenticator generates 2-Step Verification codes in your browser.
Stars: ✭ 979 (+964.13%)
Mutual labels:  chrome-extension, firefox-addon
Awsconsolerecorder
Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.
Stars: ✭ 1,152 (+1152.17%)
Mutual labels:  chrome-extension, firefox-addon
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+972.83%)
Mutual labels:  chrome-extension, firefox-addon
Bookmark Sync
Sync your browser bookmarks by github gist
Stars: ✭ 54 (-41.3%)
Mutual labels:  chrome-extension, firefox-addon
Prometheus Formatter
Browser extension which makes plain Prometheus metrics easier to read
Stars: ✭ 34 (-63.04%)
Mutual labels:  chrome-extension, firefox-addon
Ccfrank4dblp
Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp and Google Scholar search results.
Stars: ✭ 62 (-32.61%)
Mutual labels:  chrome-extension, firefox-addon
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-35.87%)
Mutual labels:  chrome-extension, firefox-addon
Gitako
🐙 File tree extension for GitHub on Chrome & Firefox & Edge
Stars: ✭ 975 (+959.78%)
Mutual labels:  chrome-extension, firefox-addon
Globalspeed
Web extension to set a default speed for video and audio
Stars: ✭ 83 (-9.78%)
Mutual labels:  chrome-extension, firefox-addon
Edgetranslate
A translation extension.
Stars: ✭ 972 (+956.52%)
Mutual labels:  chrome-extension, firefox-addon
Notifier For Github
Browser extension - Get notified about new GitHub notifications
Stars: ✭ 1,259 (+1268.48%)
Mutual labels:  chrome-extension, firefox-addon
Ekill
Chrome/Firefox extension to nuke annoying elements in a web page
Stars: ✭ 973 (+957.61%)
Mutual labels:  chrome-extension, firefox-addon
Send To Vlc
A Webextension to send streamble media sources to VLC (VideoLAN) media player
Stars: ✭ 51 (-44.57%)
Mutual labels:  chrome-extension, firefox-addon
Sfdc Debug Logs
Browser extension for Salesforce logs management
Stars: ✭ 28 (-69.57%)
Mutual labels:  chrome-extension, firefox-addon
Bulkurlopener
Bulk URL Opener is an application that provides the user with multiple utilities to help with managing and using large amounts of urls
Stars: ✭ 29 (-68.48%)
Mutual labels:  chrome-extension, firefox-addon
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-36.96%)
Mutual labels:  chrome-extension, firefox-addon
Save To The Wayback Machine
Browser extension for quickly saving web pages to the Internet Archive's Wayback Machine.
Stars: ✭ 83 (-9.78%)
Mutual labels:  chrome-extension, firefox-addon

Potential changes for GitHub

Browser extension that shows which pull requests contain changes related to a file.

Install

Limitations

Note: This extension is still a proof of concept and has the following limitations:

  • It is limited to Public repositories only.
  • It is limited to repositories with 10 or less pull requests.
  • GitHub has a rate limit of 60 requests per hour. Usually same requests are cached but if you want to check multiple files in different repositories, you can quickly "run out" of requests.

Most of the limitations above are there only because I wanted to save time and focused on solving the core idea behind the extension.

Demo

Demo

Running locally

Chrome

  1. Go to chrome://extensions/ page.
  2. Toggle “Developer mode” in the upper right corner.
  3. Click the “Load unpacked” button.
  4. Select the source directory.

Firefox

  1. Open the source directory.
  2. Make an archive containing all files within the directory.
  3. Open Firefox and go to about:debugging#/runtime/this-firefox page.
  4. Click the “Load Temporary Add-on...” button.
  5. Select the archive created on step 1.

Contributions

You're more than welcome to contribute. There are several things you can do:

  • Report bugs.
  • Submit a pull request to one of the issues.
  • Review pull requests.
  • Suggest new ideas.
  • Suggest improvements to the code.
  • Port the extension to another browser.

Thank you!

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].