bimK - BIM objects files
bimK - BIM objects files
bimK - BIM objects files란 무엇입니까?
bimK - BIM objects files은(는) bimK에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "bimK - BIM objects files"입니다.
확장 프로그램 스크린샷
bimK - BIM objects files 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Discover bimK®! Search for BIM files directly from Chrome bimK is a next generation of Digital BIM library where architects, engineers, contractors, interior designers and property owners can find real products from real brands. In bimK Chrome Extention you’ll discover materials, equipment and furniture from the manufacturers you’re looking for your projects or building, organized and containing all necessary information to make informed decisions. bimK Chrome Extension allows you to: Friendly Product Search Describe what you need and it will quickly find the appropriate response in a simple and intuitive way with bimK® elastic search technology. Download the data file with all the information about the product for use in the your projects. Select the best option for your project All products have a specific page where its main features are highlighted and all products information is available. Any bimK® product include a BIM file as well as CAD files, images and technical documents. Your Product Library You can store and organize your favorite products in projects in your personal library and easily find them later. Using the cloud your products are always available and updated. Products Compare bimK® product comparison tool will help you make better decision. bimK® products are well organized. Each category have the same set of features, making it easy to compare products and choose the best solution for your specific project. Workgroups & Companies Create and Share a Workgroup. Share projects and products in a simply way with your project coworkers, your customers and even the contractor. To learn more about bimK, please visit "https://bimk.com"
확장 프로그램 기본 정보
이름 | |
ID | nbdlgnphocblijdpaomolfdalfobenmo |
공식 URL | https://chromewebstore.google.com/detail/bimk-bim-objects-files/nbdlgnphocblijdpaomolfdalfobenmo |
설명 | bimK - BIM objects files |
파일 크기 | 15.23 KB |
설치 횟수 | 68 |
현재 버전 | 1.0 |
최근 업데이트 | 2021-04-20 |
출시 날짜 | 2021-04-19 |
개발자 | bimK |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://bimk.com |
개인정보 보호 정책 페이지 URL | https://bimk.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "bimK - BIM objects files", "description": "bimK - BIM objects files", "version": "1.0", "manifest_version": 2, "background": { "scripts": [ "bg.js" ] }, "icons": { "128": "icon128.png" }, "browser_action": { "default_icon": "icon128.png", "default_title": "bimK - BIM objects files" } } |