Studio Center
A quick and simple application for accessing Studio Center's website and related services.
Studio Center란 무엇입니까?
Studio Center은(는) rob에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A quick and simple application for accessing Studio Center's website and related services."입니다.
확장 프로그램 스크린샷
Studio Center 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |