Bug Purge Screenshot Tool
Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account
Bug Purge Screenshot Toolとは何ですか?
Bug Purge Screenshot Toolはhttp://www.bugpurge.comによって開発されたChromeの拡張機能で、その主な機能は「Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account」です。
拡張機能のスクリーンショット
Bug Purge Screenshot Tool拡張機能のCRXファイルをダウンロード
Bug Purge Screenshot Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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?
拡張機能の基本情報
名前 | |
ID | pgifhcackcfdkhdljjphliibfddpfbak |
公式URL | https://chrome.google.com/webstore/detail/bug-purge-screenshot-tool/pgifhcackcfdkhdljjphliibfddpfbak |
説明 | Take screenshots of web pages and easily upload them to your Bug Purge bug tracking account |
ファイルサイズ | 136 KB |
インストール数 | 16 |
現在のバージョン | 2.2 |
最終更新日 | 2014-05-18 |
公開日 | 2014-05-18 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://www.bugpurge.com |
支払い方法 | free |
対応言語 | 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", " |