PhotoKit

Full Page Screenshot, Image Batch Downloader , AI-based Image Editor.

What is PhotoKit?

PhotoKit is a Chrome extension developed by https://photokit.com, and its main feature is "Full Page Screenshot, Image Batch Downloader , AI-based Image Editor.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download PhotoKit Extension CRX File

Download PhotoKit 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

                        Version 1.0.3

1. Full Page Screenshot And Edit

2. AI-based Image Editor
✓ Amazing image effects
✓ Background remover
✓ Image Retouch
✓ One tap enhance image
✓ Auto Perspective Correct
✓ Creative collage templates
✓ Add text and graphic elements like pointer, arrow, circle and other
✓ Crop, resize, rotate, & apply basic edits with ease

3. Batch Image Editor
✓ Image bulk downloader, resizer, cropper, compressor, converter, watermark, filter, rename

-----------------------------------------------------------------------

1. Captura de pantalla de página completa y edición

2. Editor de imágenes basado en IA
✓ Efectos de imagen asombrosos
✓ Removedor de fondo
✓ Retoque de imagen
✓ Mejora la imagen con un toque
✓ Perspectiva automática correcta
✓ Plantillas de collage creativas
✓ Agregue texto y elementos gráficos como puntero, flecha, círculo y otros
✓ Recorta, cambia el tamaño, rota y aplica ediciones básicas con facilidad

3. Editor de imágenes por lotes
✓ Descargador masivo de imágenes, cambio de tamaño, recorte, compresor, convertidor, marca de agua, filtro, cambio de nombre


-----------------------------------------------------------------------
1. Captura de tela de página inteira e edição

2. Editor de imagens baseado em AI
✓ efeitos de imagem incríveis
✓ removedor de fundo
✓ Retoque de imagem
✓ Um toque para melhorar a imagem
✓ Perspectiva automática correta
✓ Modelos de colagem criativa
✓ Adicionar texto e elementos gráficos como ponteiro, seta, círculo e outros
✓ Cortar, redimensionar, girar e aplicar edições básicas com facilidade

3. Editor de imagens em lote
✓ Downloader em massa de imagens, redimensionador, recortador, compressor, conversor, marca d'água, filtro, renomear


-----------------------------------------------------------------------
1. 整页截图和编辑

2. 基于人工智能的图像编辑器
✓ 惊人的图像效果
✓ AI自动去除图片背景
✓ 图像修饰
✓ 一键增强图像
✓ 自动透视校正
✓ 创意拼贴模板
✓ 添加文本和图形元素,如指针、箭头、圆圈等
✓ 轻松裁剪、调整大小、旋转和应用基本编辑

3. 批量图像编辑器
✓ 图像批量下载器、缩放器、裁剪器、压缩器、转换器、水印、过滤器、重命名                    

Extension Basic Information

Name PhotoKit PhotoKit
ID oklglfdilhnneooaachcknojlkcgammo
Official URL https://chromewebstore.google.com/detail/photokit/oklglfdilhnneooaachcknojlkcgammo
Description Full Page Screenshot, Image Batch Downloader , AI-based Image Editor.
File Size 113 KB
Installation Count 7,000
Current Version 1.0.3
Last Updated 2021-12-27
Publish Date 2021-12-20
Rating 5.00/5 Total 6 Ratings
Developer https://photokit.com
Email [email protected]
Payment Type free
Extension Website http://photokit.com/?herf=chromewebstore
Supported Languages de,en,fr,es,ru,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PhotoKit",
    "version": "1.0.3",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "__MSG_pluginDesc__",
    "icons": {
        "16": "icon\/icon16.png",
        "32": "icon\/icon32.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    },
    "background": {
        "page": "\/html\/background.html"
    },
    "permissions": [
        "debugger",
        "contextMenus",
        "downloads",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "icon\/icon32.png",
        "default_popup": "\/html\/popup.html"
    },
    "homepage_url": "https:\/\/photokit.com",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.googletagmanager.com; object-src 'self'"
}