OCE Asset URL

Read URL file name from OCE site and shows productions ready URL.

OCE Asset URLとは何ですか?

OCE Asset URLはN@v33nによって開発されたChromeの拡張機能で、その主な機能は「Read URL file name from OCE site and shows productions ready URL.」です。

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

screenshot

OCE Asset URL拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This Extension read the image/asset name from Oracle Content and Experience(OCE) and display production ready URL                    

拡張機能の基本情報

名前 OCE Asset URL OCE Asset URL
ID chcbcajfpkkgimcgacpijiookceokkfe
公式URL https://chromewebstore.google.com/detail/oce-asset-url/chcbcajfpkkgimcgacpijiookceokkfe
説明 Read URL file name from OCE site and shows productions ready URL.
ファイルサイズ 76.69 KB
インストール数 134
現在のバージョン 1.2
最終更新日 2021-01-21
公開日 2020-08-13
開発者 N@v33n
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OCE Asset URL",
    "version": "1.2",
    "description": "Read URL file name from OCE site and shows productions ready URL.",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "favicon.png"
    },
    "permissions": [
        "activeTab"
    ],
    "web_accessible_resources": [
        "cdjleaellgjllbncbbnamlednbmjmfjp-page-script.js"
    ]
}