Multimedia Search
An efficient tool that supports the search of over 20 file types.
Multimedia Search란 무엇입니까?
Multimedia Search은(는) https://multimediasearchapp.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An efficient tool that supports the search of over 20 file types."입니다.
확장 프로그램 스크린샷
Multimedia Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This is a Chrome extension for the Chrome browser that aims to provide users with a professional, advanced, customized, and efficient file search experience. Click on the extension’s browser icon to open the action window. From there, you can select a file type and perform an efficient and on-target search for what you need. You can also access the functionality from your browser’s address bar. The extension provides a quick link inside the autocomplete suggestions for your easy access. Simply type the name plus a dot followed by the file type extension (such as cat .png) in the address bar, and the quick link will be activated. Who is our target user? People in hi-tech, office employees that live and breathe with productivity tools, and savvy creators and editors. Locate the right type and perform your on-target online hunting. What are the types that we support? Ranging from work productivity (such as .xlsx and .pptx) to graphic designers’ favorite (such as .svg) and to web developers’ daily choices (such as .xml, .html, and .py), we are here to support as many types as you may need. Shoot us an email on our website if you need us to add more types in the next version update! Check out the full list on our website: https://www.multimediasearchapp.com Permissions used and reasons: 1. Access to “contextMenus”. We require this permission to add items to the drop-down menu of this extension’s browser icon in order to provide a better service and help you understand the extension. 2. Access to “webNavigation”. We require this permission in order to use our private domain www.browsingsafety.net (powered by Yahoo) as a placeholder to turn on the file search function from your address bar. In this extension, we also support Google and Bing. If you want to change your search engine, you can go to the Settings of your extension and make the change. 3.Access to "storage". We require this permission to save your settings within the extension. How to remove this extension? If you want to remove our extension, go to “Settings” on Chrome, and find our extension in the “Extensions” tab. Click “remove”. Alternatively, you can right-click on the extension’s icon on your browser and select “Uninstall” from the drop-down menu. Chrome™ is a trademark of Google LLC. The use of them does not imply any affiliation to or endorsement by Google LLC. By adding this extension to your Chrome browser, you accept and agree to our Privacy Policy and End-User License Agreement. Privacy Policy: https://www.multimediasearchapp.com/privacy EULA: https://www.multimediasearchapp.com/terms FAQ: https://www.multimediasearchapp.com/#faq Contact: https://www.multimediasearchapp.com/contact
확장 프로그램 기본 정보
이름 | |
ID | ghhajnapghfiefndmedoeoejhnfngpfi |
공식 URL | https://chromewebstore.google.com/detail/multimedia-search/ghhajnapghfiefndmedoeoejhnfngpfi |
설명 | An efficient tool that supports the search of over 20 file types. |
파일 크기 | 365 KB |
설치 횟수 | 50,193 |
현재 버전 | 3.1.3 |
최근 업데이트 | 2022-05-18 |
출시 날짜 | 2020-08-20 |
평점 | 1.80/5 총 5 개의 평점 |
개발자 | https://multimediasearchapp.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.multimediasearchapp.com |
도움말 페이지 URL | https://www.multimediasearchapp.com/privacy |
개인정보 보호 정책 페이지 URL | https://www.multimediasearchapp.com/privacy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Multimedia Search", "version": "3.1.3", "description": "An efficient tool that supports the search of over 20 file types.", "background": { "service_worker": "bg\/background.js", "type": "module" }, "homepage_url": "https:\/\/www.browsingsafety.net\/wim\/ds\/gotohub?s=bdpr", "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/www.browsingsafety.net\/favicon.ico", "image_url": "https:\/\/www.browsingsafety.net\/search\/?category=images&s=bdpr&q={searchTerms}", "is_default": true, "keyword": "Multimedia Search", "name": "Multimedia Search", "search_url": "https:\/\/www.browsingsafety.net\/search\/?category=web&s=bdpr&vert=safe&q={searchTerms}", "suggest_url": "https:\/\/sug.browsingsafety.net\/v1\/sug\/?yid=bdpr&vert=safe&q={searchTerms}" } }, "action": { "default_title": "Multimedia Search", "default_icon": ".\/img\/icon16.png", "default_popup": "popup.html" }, "permissions": [ "contextMenus", "webNavigation", "storage" ], "icons": { "16": ".\/img\/icon16.png", "48": ".\/img\/icon48.png", "128": ".\/img\/icon128.png" }, "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "img\/icon16.png" ], "matches": [ " |