B-Roll Credit Copier
Copy info about clips from stock footage sites, allowing researchers on documentaries to flag footage of interest to the production.
B-Roll Credit Copierคืออะไร?
B-Roll Credit Copier เป็นส่วนขยายของ Chrome ที่พัฒนาโดย David Heidelberger และคุณลักษณะหลักของมันคือ "Copy info about clips from stock footage sites, allowing researchers on documentaries to flag footage of interest to the production."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย B-Roll Credit Copier
ดาวน์โหลดไฟล์ส่วนขยาย B-Roll Credit Copier ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This Chrome extension copies tab-delimited metadata about video clips from a number of stock footage and video websites. This allows b-roll researchers on documentary films to quickly and easily flag and track footage that may be of interest to the production. When you're on a website with footage that the extension is programmed to recognize, the extension icon should appear blue right next to the address bar. Click on the icon or press the keyboard shortcut alt-c (option-c on a Mac) and the proper metadata will be copied to the clipboard. You can then go to a spreadsheet program and paste the metadata into the spreadsheet. The extension copies the following fields in order: * Filename - typically blank, it is left to the video editor to download the footage and populate this field in a spreadsheet * Description - in most cases, the title of the video file * Source - the name of the website the footage came from * License - any information about the copyright status of the clip (Creative Commons, Public Domain, etc.) * Credit - who should the clip be credited to * Link - link back to the video page * Note - usually blank * Initials - initials of the researcher who found the clip The extension will warn you if the footage you have selected is not in high definition or if the footage does not have a Creative Commons or other similarly permissive license. The first time you use the extension and periodically afterwards, the extension will prompt you to enter or confirm your initials. You can manually change your initials by right clicking on the icon and choosing "Set Initials." You can also enable or disable the sounds from the right click menu. Ignore "Reset Initials" and "Reset Last Update Time." These are for debugging purposes. This extension is open source under an MIT license and the source code is available at: https://github.com/dheidelberger/broll-credit-copier/ On GitHub, you can also find a list of supported sites as well as version and bug fix history. If you encounter bugs or would like the tool to support additional sites, you can file support tickets on GitHub's issue page as well. A blanket privacy policy for all my extensions is available at the link to the right. A privacy policy specific to this extension will be presented to you the first time you use it (and after any future updates). You may also view a copy of that policy here: https://github.com/dheidelberger/broll-credit-copier/blob/master/PRIVACY.md
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | B-Roll Credit Copier |
ID | gnndiaoenmcmkcghlgkdnkdilnhoheog |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/b-roll-credit-copier/gnndiaoenmcmkcghlgkdnkdilnhoheog |
คำอธิบาย | Copy info about clips from stock footage sites, allowing researchers on documentaries to flag footage of interest to the production. |
ขนาดไฟล์ | 1.61 MB |
จำนวนการติดตั้ง | 43 |
เวอร์ชันปัจจุบัน | 2.2.9 |
อัปเดตครั้งล่าสุด | 2020-07-25 |
วันที่เผยแพร่ | 2020-01-23 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | David Heidelberger |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/dheidelberger/broll-credit-copier |
URL หน้านโยบายความเป็นส่วนตัว | https://github.com/dheidelberger/extension-privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "B-Roll Credit Copier", "short_name": "BRollCreditCopier", "version": "2.2.9", "description": "Copy info about clips from stock footage sites, allowing researchers on documentaries to flag footage of interest to the production.", "background": { "page": "background.html", "persistent": false }, "page_action": { "default_icon": { "16": "images\/icon16.png", "24": "images\/icon24.png", "32": "images\/icon32.png" }, "default_title": "Automatically copy clip metadata from many popular stock footage sites." }, "permissions": [ "declarativeContent", "activeTab", "clipboardWrite", "storage", "contextMenus", "https:\/\/www.googleapis.com\/", "https:\/\/api.vimeo.com\/" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArXpoqN4\/hlkjHUGzN\/5yPVpKAaKvUNzPow3Ytys1tNn1hdRP7z6u\/v\/OSYo7LPgMImxNsv5OitXQyZX5LcWrV5MWLwn+XomWzS460p2AdbO4\/7oa+mT14HbKGThQ\/WacTfRD\/jEJVahsk\/uhMbbxMm3akwW2t9hOR0LLv3\/Sw2m\/PL24511BrZb6x7++3YgItGE\/FCSU2iyxDG+PPQnA5ZCRteV2EP99MyjWbPAyk28QbDS+RDDjDGhTL2OfEw+z1IuiF0hEiqG6cJ1WQpmNe4KWMEODWT8P\/AurYS8N743AI3BD2htC3uCgW0K6Tw5FxW1GZW9pIz4p1w00TG4S4QIDAQAB", "icons": { "16": "images\/iconFilled16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "web_accessible_resources": [ "images\/plainmodal-close.png", "images\/plainmodal-close_warning.png", "images\/plainmodal-close_halt.png", "licensemodal\/modal.html" ], "commands": { "_execute_page_action": { "suggested_key": { "default": "Alt+C" }, "description": "Run the B-Roll Credit Copier on the current page" } }, "manifest_version": 2 } |