Photo Effects

With the Photo Effects app, you can add fun and unique filters to your photos in seconds

Что такое Photo Effects?

Photo Effects - это расширение Chrome, разработанное http://www.pictureeffects.info, и его основная функция - "With the Photo Effects app, you can add fun and unique filters to your photos in seconds".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Photo Effects

Скачайте файлы расширений Photo Effects в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Add a little bit of magic to your photos with the Photo Effects app! With this app, you can add all sorts of fun and exciting effects to your photos, making them look like they came straight out of a fairy tale. Whether you're looking to add some sparkles or turn your photo into a work of art, the Photo Effects app has you covered.

With Photo Effects, you can add fun and unique filters to your photos before sharing them with your friends. From vintage to comic book style, there's a filter for everyone. So get creative and show off your personality in your photos!

Step up your photo game with the Photo Effects app! With this app, you can add all sorts of cool effects to your pics- from the realistic to the outrageous. Whether you're looking to make a goofy selfie look professional or want to turn a mundane snapshot into an epic work of art, the Photo Effects app has you covered. So what are you waiting for? Start snapping and start styling!                    

Основная информация о расширении

Название Photo Effects Photo Effects
ID dgkhaackkeoakoppjfpgcomeaaalodjm
Официальный URL https://chrome.google.com/webstore/detail/photo-effects/dgkhaackkeoakoppjfpgcomeaaalodjm
Описание With the Photo Effects app, you can add fun and unique filters to your photos in seconds
Размер файла 35.65 KB
Количество установок 156
Текущая Версия 3.4
Последнее Обновление 2021-12-27
Дата публикации 2021-12-27
Разработчик http://www.pictureeffects.info
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.pictureeffects.info/
URL страницы помощи http://www.pictureeffects.info/privacy/
URL страницы политики конфиденциальности https://www.picditor.com/privacy-policy
Поддерживаемые языки id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": "photo128.png"
    },
    "author": "Photo Effects",
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "photo128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_title__",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "Photo Effects",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.4"
}