Octopull
Octopull is a tool that extends GitHub pull-requests with additional static analysis results.
Vad är Octopull?
Octopull är en Chrome-tillägg utvecklad av http://rmhartog.me, och dess huvudfunktion är "Octopull is a tool that extends GitHub pull-requests with additional static analysis results.".
Ladda ner Octopull-förlängningens CRX-fil
Ladda ner Octopull-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Octopull is a tool that extends GitHub pull-requests with additional static analysis results.
Grundläggande Information om Tillägg
Namn | ![]() |
ID | pnpjfmionfckocmegdmijflakfoigjmk |
Officiell webbadress | https://chrome.google.com/webstore/detail/octopull/pnpjfmionfckocmegdmijflakfoigjmk |
Beskrivning | Octopull is a tool that extends GitHub pull-requests with additional static analysis results. |
Filstorlek | 169 KB |
Antal Installationer | 14 |
Aktuell Version | 1.2.2 |
Senast Uppdaterad | 2015-08-31 |
Publiceringsdatum | 2015-08-31 |
Utvecklare | http://rmhartog.me |
Betalningssätt | free |
Tilläggswebbplats | https://octopull.rmhartog.me/ |
Hjälpsida URL | https://octopull.rmhartog.me/ |
Stödda Språk | 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": [ " |