Pepper Flow Digital Review
Review web pages in their native format with the life science industry’s first interactive review solution.
Pepper Flow Digital Review란 무엇입니까?
Pepper Flow Digital Review은(는) Vodori에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Review web pages in their native format with the life science industry’s first interactive review solution."입니다.
확장 프로그램 스크린샷
Pepper Flow Digital Review 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
You must have a Pepper Flow Digital Review license, purchased through Vodori, to use this extension. Never route another PDF of web page screenshots again. This add-on to Pepper Flow allows your company to review web pages and apps in their interactive, native format, regardless of the web content management system you use. The result? Your team saves time and improves communication during the review process. ANNOTATE DIRECTLY ON WEB CONTENT Instead of commenting on a PDF of screenshots, place annotations directly on the web page. Other Pepper Flow users will see these annotations right where you left them, enabling them to view comments and confirm functionality in context. TAKE SCREENSHOTS FOR EASY RECORDKEEPING Keep track of what your team reviewed with screenshots. Select the type of screenshot you’d like, and Pepper Flow will do the rest, saving the screenshots for later version comparison or audit needs. COMPLETE AN ENTIRE JOB WITHIN THE EXTENSION Pepper Flow Digital Review also provides other capabilities to help you complete your web jobs, such as viewing task progress, editing metadata, managing assignees, and downloading review summary reports. ACCESS WEB CONTENT FROM PEPPER FLOW Access digital content from the Pepper Flow library, jobs board and notifications. For more information on Pepper Flow Digital Review, visit https://www.vodori.com/products/pepper-flow-digital-review
확장 프로그램 기본 정보
이름 | Pepper Flow Digital Review |
ID | heejmadlpimhgikldldieplegefeomkf |
공식 URL | https://chromewebstore.google.com/detail/pepper-flow-digital-revie/heejmadlpimhgikldldieplegefeomkf |
설명 | Review web pages in their native format with the life science industry’s first interactive review solution. |
파일 크기 | 1.7 MB |
설치 횟수 | 1,000 |
현재 버전 | 2.0.2 |
최근 업데이트 | 2023-06-30 |
출시 날짜 | 2020-04-27 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | Vodori |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.vodori.com/products/pepper-flow-digital-review |
도움말 페이지 URL | https://help.vodori.com |
개인정보 보호 정책 페이지 URL | https://www.vodori.com/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pepper Flow Digital Review", "version": "2.0.2", "manifest_version": 3, "description": "Review web pages in their native format with the life science industry\u2019s first interactive review solution.", "homepage_url": "https:\/\/www.vodori.com\/products\/pepper-flow-digital-review\/", "icons": { "16": "\/assets\/images\/icon-16x16.png", "48": "\/assets\/images\/icon-48x48.png", "128": "\/assets\/images\/icon-128x128.png" }, "background": { "service_worker": "\/js\/background.js" }, "action": { "default_icon": "\/assets\/images\/icon-128x128.png" }, "permissions": [ "activeTab", "tabs", "storage", "scripting", "declarativeNetRequest", "declarativeNetRequestFeedback" ], "content_scripts": [ { "matches": [ " |