Bug Purge Screenshot Tool
Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account
What is Bug Purge Screenshot Tool?
Bug Purge Screenshot Tool is a Chrome extension developed by http://www.bugpurge.com, and its main feature is "Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account".
Extension Screenshots
Download Bug Purge Screenshot Tool Extension CRX File
Download Bug Purge Screenshot Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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?
Extension Basic Information
Name | |
ID | pgifhcackcfdkhdljjphliibfddpfbak |
Official URL | https://chrome.google.com/webstore/detail/bug-purge-screenshot-tool/pgifhcackcfdkhdljjphliibfddpfbak |
Description | Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account |
File Size | 136 KB |
Installation Count | 16 |
Current Version | 2.2 |
Last Updated | 2014-05-18 |
Publish Date | 2014-05-18 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://www.bugpurge.com |
Payment Type | free |
Supported Languages | 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", " |