mark et cap
Timing is everything! Use 'cashtags' or ticker symbols to navigate to your trading platform/exchange of choice!
mark et cap란 무엇입니까?
mark et cap은(는) Mark Et Cap LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Timing is everything! Use 'cashtags' or ticker symbols to navigate to your trading platform/exchange of choice!"입니다.
확장 프로그램 스크린샷
mark et cap 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The mark et cap browser extension is the navigation extension for traders. Interact with stock or cryptocurrency tickers on any webpage and navigate directly to your stock brokerage, crypto exchange or preferred research webpage with a simple and configurable right-click menu. To use, simply choose your preferred webpages within the options menu, find a ticker on any webpage (such as 'TSLA', 'MSFT' or 'AAPL'), highlight the text, then right-click and select your destination. The in-browser pop-up will store your 15 most recent interactions and allow you to favorite up to 15 tickers. With 50+ different navigation options, mark et cap is the fastest way to get from point A to point B - in trading, timing is everything. To use the TradingView Chart Widget feature, simply right-click and select the charting option to display the chart and price without ever having to navigate to a different page! You can configure your default TradingView settings within our 'Settings & Options' page. Sometimes it's about where you're going *and* how you get there. Watch our tutorial video to see the extension in action. Don't see what you're looking for or have a suggestion? We love feedback - get in touch!
확장 프로그램 기본 정보
이름 | mark et cap |
ID | mopmpokmfchikmphegiccjnbddicaobk |
공식 URL | https://chromewebstore.google.com/detail/mark-et-cap/mopmpokmfchikmphegiccjnbddicaobk |
설명 | Timing is everything! Use 'cashtags' or ticker symbols to navigate to your trading platform/exchange of choice! |
파일 크기 | 287 KB |
설치 횟수 | 153 |
현재 버전 | 2.9.0 |
최근 업데이트 | 2023-11-18 |
출시 날짜 | 2021-05-10 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | Mark Et Cap LLC |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.mark-et-cap.com/ |
도움말 페이지 URL | https://www.mark-et-cap.com/contact-us |
개인정보 보호 정책 페이지 URL | https://www.mark-et-cap.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "mark et cap", "version": "2.9.0", "manifest_version": 3, "description": "Timing is everything! Use 'cashtags' or ticker symbols to navigate to your trading platform\/exchange of choice!", "permissions": [ "activeTab", "contextMenus", "notifications", "storage", "tabs" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "action": { "default_icon": { "16": "icons\/MEC-16.png", "32": "icons\/MEC-32.png", "48": "icons\/MEC-48.png", "128": "icons\/MEC-128.png" }, "default_title": "mark et cap - timing is everything", "default_popup": "popup\/mec-popup.html" }, "background": { "service_worker": "bundle.background.js" }, "content_scripts": [ { "matches": [ " |