Twitter Screenshot Generator
Easily capture beautiful, HD Twitter screenshot with just one click. Remove distracting elements to ensure beautiful screenshots.
Twitter Screenshot Generator란 무엇입니까?
Twitter Screenshot Generator은(는) tweetgrok34에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily capture beautiful, HD Twitter screenshot with just one click. Remove distracting elements to ensure beautiful screenshots."입니다.
확장 프로그램 스크린샷
Twitter Screenshot Generator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Easily capture beautiful, high-resolution Twitter screenshot with just one click. During the screenshot process, distracting elements in the tweet are intelligently removed to ensure that the screenshot on Twitter presents a HD and beautiful effect. ● HD And Beautiful: During the screenshot process, any distracting elements in the tweet are automatically removed to ensure that the final screenshot presents a neat and beautiful effect. ● Easy To Use: Add a small camera icon to every tweet on the Twitter website, allowing you to capture and download every tweet as a PNG image with just one click. ● User-Friendly: It is simple and easy to use, providing users with a smooth and pleasant screenshot experience, making it easier to share and save tweets. ● Data Security: none of your data will be recorded or leaked. Disclaimer: Twitter Screenshot Generator is not an official plugin. Twitter™ is a trademark of Twitter Inc.
확장 프로그램 기본 정보
이름 | Twitter Screenshot Generator |
ID | eamddacflbmeoecokeapkigibdedhmcb |
공식 URL | https://chromewebstore.google.com/detail/twitter-screenshot-genera/eamddacflbmeoecokeapkigibdedhmcb |
설명 | Easily capture beautiful, HD Twitter screenshot with just one click. Remove distracting elements to ensure beautiful screenshots. |
파일 크기 | 44.04 KB |
설치 횟수 | 48 |
현재 버전 | 1.0.2 |
최근 업데이트 | 2024-02-06 |
출시 날짜 | 2024-01-10 |
평점 | 5.00/5 총 6 개의 평점 |
개발자 | tweetgrok34 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | id,de,en,fil,fr,vi,tr,ca,da,et,es,hr,it,lv,lt,pt-BR,pt-PT,sk,sl,fi,cs,el,bg,ru,fa,hi,bn,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.2", "default_locale": "en", "name": "Twitter Screenshot Generator", "description": "Easily capture beautiful, HD Twitter screenshot with just one click. Remove distracting elements to ensure beautiful screenshots.", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "tabs" ], "action": { "default_title": "__MSG_extName__", "default_icon": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" } }, "web_accessible_resources": [ { "resources": [ "images\/*" ], "matches": [ " |