Quote & Share Awesome Content - Qout.io
This extension allows you to quote and share your favorite content. Just select the text and quote!
Quote & Share Awesome Content - Qout.io란 무엇입니까?
Quote & Share Awesome Content - Qout.io은(는) Qout.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension allows you to quote and share your favorite content. Just select the text and quote!"입니다.
확장 프로그램 스크린샷
Quote & Share Awesome Content - Qout.io 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
***YOU ARE A BETA TESTER*** Qout allows to share the content you love by highlighting those quotes that better cut it! YOU GET MORE THAN 140 CHARACTERS ON TWITTER, and your tweets look hot sexy! The extension also shows you the best quotes from any site you are reading. We allow you to quote (literally select text & click) internet articles as you read them, and SUPER EASILY share to your favorite social networks as branded images (with your text embedded), and at the same time preserving the link to the original page and related meta-data. Isn't it awesome? Give it a try!
확장 프로그램 기본 정보
이름 | |
ID | bffdedblghoopphgledmgdfiojdngefa |
공식 URL | https://chrome.google.com/webstore/detail/quote-share-awesome-conte/bffdedblghoopphgledmgdfiojdngefa |
설명 | This extension allows you to quote and share your favorite content. Just select the text and quote! |
파일 크기 | 74.27 KB |
설치 횟수 | 11 |
현재 버전 | 0.8.0.4 |
최근 업데이트 | 2019-03-08 |
출시 날짜 | 2019-03-08 |
평점 | 3.67/5 총 3 개의 평점 |
개발자 | Qout.io |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Quote & Share Awesome Content - Qout.io", "short_name": "Qout", "minimum_chrome_version": "29", "offline_enabled": true, "description": "This extension allows you to quote and share your favorite content. Just select the text and quote!", "version": "0.8.0.4", "default_locale": "en", "icons": { "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "Qout", "default_popup": "popup.html" }, "author": "Qout.io", "background": { "scripts": [ "js\/jquery-2.1.0.min.js", "js\/bg.js" ], "persistent": false }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |