Daily Inspiration for Photographers

Extension is designed to help photographers find new inspiration and creativity every day

Daily Inspiration for Photographersとは何ですか?

Daily Inspiration for Photographersはhttps://dailyinspirationforphotographers.comによって開発されたChromeの拡張機能で、その主な機能は「Extension is designed to help photographers find new inspiration and creativity every day」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Daily Inspiration for Photographers拡張機能のCRXファイルをダウンロード

Daily Inspiration for Photographers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        With a simple click, users can access a new image and a brief description to help spark their creativity and enhance their photographic skills. 

By clicking "Add to Chrome" you accept and agree to installing the "Daily inspiration for photographers" Chrome extension and setting Chrome Tab search provider to Microsoft Bing as described by the service in the Terms of Use (https://dailyinspirationforphotographers.com/index.php/terms-of-use/) and Privacy Policy (https://dailyinspirationforphotographers.com/index.php/privacy-policy/)                    

拡張機能の基本情報

名前 Daily Inspiration for Photographers Daily Inspiration for Photographers
ID cdpmmlgdjjdbhenapahejfchoofojopa
公式URL https://chromewebstore.google.com/detail/daily-inspiration-for-pho/cdpmmlgdjjdbhenapahejfchoofojopa
説明 Extension is designed to help photographers find new inspiration and creativity every day
ファイルサイズ 2.77 MB
インストール数 13,708
現在のバージョン 0.1.6
最終更新日 2023-07-05
公開日 2023-04-01
評価 2.67/5 合計 3 レビュー
開発者 https://dailyinspirationforphotographers.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://dailyinspirationforphotographers.com
プライバシーポリシーページのURL https://dailyinspirationforphotographers.com/index.php/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "name": "Daily Inspiration for Photographers",
    "description": "Extension is designed to help photographers find new inspiration and creativity every day",
    "icons": {
        "128": "LogoWhiteCircle.png"
    },
    "version": "0.1.6",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html"
    },
    "chrome_url_overrides": {
        "newtab": "templates\/search.html"
    },
    "host_permissions": [
        "*:\/\/*.source.unsplash.com\/*"
    ]
}