Lightroom Preset Picker
The fasted way to access the latest Presets for Lightroom C.
什么是Lightroom Preset Picker?
Lightroom Preset Picker是由Lightroom Presets by PA开发的Chrome扩展程序,该扩展的主要功能是“The fasted way to access the latest Presets for Lightroom C.”。
扩展截图
下载Lightroom Preset Picker扩展crx文件
下载Lightroom Preset Picker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Quickly access all the latest mobile and desktop presets for Lightroom CC on ParkerArrow. Lightroom Presets are a great way to take your photos to the next level. Especially if you are new to photo editing, the learning curve can be steep. It can take a long time to edit your photo, especially if you are on-the-go. While Lightroom’s powerful editing tools can be essential when you are sitting in front of your laptop or desktop, they can be difficult to access if you are editing on your smartphone. This is where Lightroom mobile presets come in handy. They offer quick and easy photo editing through a one-click preset on your smartphone. All of us at Parker Arrow completed the pre-coloring for you, so you simply need to select the appropriate Lightroom filter and you are good to go.
扩展基本信息
名称 | |
ID | pjbcohmafcclldphadmakodjohkblbdb |
官方URL | https://chromewebstore.google.com/detail/lightroom-preset-picker/pjbcohmafcclldphadmakodjohkblbdb |
简介 | The fasted way to access the latest Presets for Lightroom C. |
文件大小 | 10.57 KB |
安装次数 | 223 |
当前版本 | 0.1 |
更新时间 | 2020-04-04 |
上架时间 | 2020-04-04 |
开发者 | Lightroom Presets by PA |
付费类型 | free |
扩展官网 | https://parkerarrowpresets.com/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lightroom Preset Picker", "manifest_version": 2, "short_name": "PresetPicker", "description": "The fasted way to access the latest Presets for Lightroom C.", "version": "0.1", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon16.png" }, "icons": { "128": "icon128.png" } } |