Octopull
Octopull is a tool that extends GitHub pull-requests with additional static analysis results.
Hvad er Octopull?
Octopull er en Chrome-udvidelse udviklet af http://rmhartog.me, og dens hovedfunktion er "Octopull is a tool that extends GitHub pull-requests with additional static analysis results.".
Download Octopull-udvidelses-CRX-fil
Download Octopull-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Octopull is a tool that extends GitHub pull-requests with additional static analysis results.
Grundlæggende oplysninger om udvidelsen
Navn | ![]() |
ID | pnpjfmionfckocmegdmijflakfoigjmk |
Officiel URL | https://chrome.google.com/webstore/detail/octopull/pnpjfmionfckocmegdmijflakfoigjmk |
Beskrivelse | Octopull is a tool that extends GitHub pull-requests with additional static analysis results. |
Filstørrelse | 169 KB |
Antal Installationer | 14 |
Nuværende Version | 1.2.2 |
Senest Opdateret | 2015-08-31 |
Udgivelsesdato | 2015-08-31 |
Udvikler | http://rmhartog.me |
Betalingsmetode | free |
Udvidelseswebsted | https://octopull.rmhartog.me/ |
Hjælpeside-URL | https://octopull.rmhartog.me/ |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Octopull", "version": "1.2.2", "manifest_version": 2, "author": "Reinier Hartog", "permissions": [ "https:\/\/github.com\/*", "https:\/\/octopull.rmhartog.me\/*", "storage" ], "optional_permissions": [ " |