Studio Center
A quick and simple application for accessing Studio Center's website and related services.
Studio Centerคืออะไร?
Studio Center เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rob และคุณลักษณะหลักของมันคือ "A quick and simple application for accessing Studio Center's website and related services."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Studio Center
ดาวน์โหลดไฟล์ส่วนขยาย Studio Center ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Studio Center is the largest, fastest growing production company of its kind in the country. Founded in 1966, Studio Center was one of the first production studios to specialize in the production of broadcast advertising. That was back in the days of two-martini lunches...or hell, just lunches. But that was then, what about now? Well now, Studio Center has clients in all 50 states and 23 countries around the world. We produce more than 14,000 projects for our clients every year, many of them award-winning. In fact, we've helped our clients win more than 4,000 awards including Andys, Tellys, Clios, Addys, Silver Microphones, Gold Quills, Silver Screens, Axiems, EMAS, Mobiuses, a Grammy, and the 1993 Pine Bark Chipping Title of Wyoming. So what is it that makes Studio Center so special? Our PEOPLE! Over 700 full or part time employees and talent solely focused on delivering YOU the PERFECT Product. We say: “Strive for Perfection, Settle for Excellence.”
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gpneckdhnjhdkhddappbbnfkoagcklco |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/studio-center/gpneckdhnjhdkhddappbbnfkoagcklco |
คำอธิบาย | A quick and simple application for accessing Studio Center's website and related services. |
ขนาดไฟล์ | 9.08 KB |
จำนวนการติดตั้ง | 13 |
เวอร์ชันปัจจุบัน | 0.1 |
อัปเดตครั้งล่าสุด | 2014-07-14 |
วันที่เผยแพร่ | 2014-07-14 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | rob |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://studiocenter.com/ |
URL หน้าช่วยเหลือ | http://studiocenter.com/contact-us |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Studio Center", "short_name": "StudioCenter", "description": "A quick and simple application for accessing Studio Center's website and related services.", "version": "0.1", "manifest_version": 2, "browser_action": { "default_icon": "studio-128.png", "default_popup": "window.html" }, "icons": { "16": "studio-16.png", "128": "studio-128.png" } } |