Bug Purge Screenshot Tool
Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account
Co to jest Bug Purge Screenshot Tool?
Bug Purge Screenshot Tool to rozszerzenie Chrome opracowane przez http://www.bugpurge.com, a jego główną funkcją jest „Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Bug Purge Screenshot Tool
Pobierz pliki rozszerzeń Bug Purge Screenshot Tool w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Capture screenshots of bugs on web pages and applications and automatically upload them to your Bug Purge account using the screenshot tool. Bug Purge has reinvented bug tracking software, making it even easier to keep track of bugs, and even recreate them. Collaborate as part of a team or just use it for your personal projects. Bug Purge is designed to take the hassle out of bug fixing sessions, displaying commented screenshots so you always know exactly where bugs were found. Why not give it a try?
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pgifhcackcfdkhdljjphliibfddpfbak |
Oficjalny URL | https://chrome.google.com/webstore/detail/bug-purge-screenshot-tool/pgifhcackcfdkhdljjphliibfddpfbak |
Opis | Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account |
Rozmiar pliku | 136 KB |
Liczba instalacji | 16 |
Aktualna Wersja | 2.2 |
Ostatnia Aktualizacja | 2014-05-18 |
Data Publikacji | 2014-05-18 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | http://www.bugpurge.com |
Typ Płatności | free |
Obsługiwane Języki | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bug Purge Screenshot Tool", "version": "2.2", "description": "Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account", "background": { "persistent": true, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "camera.png", "default_popup": "popup.html", "default_title": "Take a screen shot and upload it to Bug Purge" }, "permissions": [ "tabs", " |