Pastel
The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations.
Pastel란 무엇입니까?
Pastel은(는) https://usepastel.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations."입니다.
확장 프로그램 스크린샷
Pastel 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Share visual feedback on any website, in one click. With Pastel's free Chrome extension, you can create an interactive canvas and comment on any website, leaving feedback for your designers, developers or clients. Just share a link and let anyone join the conversation. With the Pastel Chrome extension, you can also reliably enable the Pastel canvas experience for websites hosted behind VPNs and firewalls, and in other complex situations.
확장 프로그램 기본 정보
이름 | Pastel |
ID | pogpefpnemelncamdkcigobcdilekfpk |
공식 URL | https://chromewebstore.google.com/detail/pastel/pogpefpnemelncamdkcigobcdilekfpk |
설명 | The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations. |
파일 크기 | 151 KB |
설치 횟수 | 244 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2023-11-02 |
출시 날짜 | 2023-06-02 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://usepastel.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://usepastel.com |
도움말 페이지 URL | https://help.usepastel.com/en/ |
개인정보 보호 정책 페이지 URL | https://usepastel.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.754a7afc.png", "32": "icon32.plasmo.1b596b7f.png", "48": "icon48.plasmo.9c45e82d.png", "64": "icon64.plasmo.696cf0ec.png", "128": "icon128.plasmo.f5004619.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.754a7afc.png", "32": "icon32.plasmo.1b596b7f.png", "48": "icon48.plasmo.9c45e82d.png", "64": "icon64.plasmo.696cf0ec.png", "128": "icon128.plasmo.f5004619.png" }, "default_popup": "popup.html" }, "version": "1.0.4", "author": "Pastel", "name": "Pastel", "description": "The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations.", "background": { "service_worker": "background.b78a8f7f.js" }, "permissions": [ "tabs", "declarativeNetRequestWithHostAccess", "webNavigation", "scripting" ], "host_permissions": [ " |