OCE Asset URL

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

OCE Asset URLคืออะไร?

OCE Asset URL เป็นส่วนขยายของ Chrome ที่พัฒนาโดย N@v33n และคุณลักษณะหลักของมันคือ "Read URL file name from OCE site and shows productions ready URL."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OCE Asset URL

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    ]
}