OCE Asset URL

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

OCE Asset URL là gì?

OCE Asset URL là một tiện ích mở rộng Chrome được phát triển bởi N@v33n, và tính năng chính của nó là "Read URL file name from OCE site and shows productions ready URL.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng OCE Asset URL

Tải xuống các tệp mở rộng OCE Asset URL dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên OCE Asset URL OCE Asset URL
ID chcbcajfpkkgimcgacpijiookceokkfe
URL Chính Thức https://chromewebstore.google.com/detail/oce-asset-url/chcbcajfpkkgimcgacpijiookceokkfe
Mô tả Read URL file name from OCE site and shows productions ready URL.
Kích Thước Tệp 76.69 KB
Số Lần Cài Đặt 134
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2021-01-21
Ngày Phát Hành 2020-08-13
Nhà Phát Triển N@v33n
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}