Writing Peak
Writing Peak Kit for Students
Writing Peak란 무엇입니까?
Writing Peak은(는) Eugene Kalenichenko에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Writing Peak Kit for Students"입니다.
확장 프로그램 스크린샷
Writing Peak 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
WritingPeak Essay writing service presents WritingPeak Kit for All Students. You can use it for free. Just add it to your chrome extensions and use such cool functions as: - check your paper for plagiarism and find out what to do to get a unique paper; - check the price for any type of paper you need by using our calculator of the written works; - find out how many pages your work is by putting the number of words in our word to page converter; - get correct citations for your paper using our citation generator or get the perfect paper already with citation from scratch. All these tools are made for you and your usage! So don't hesitate and start your perfect paper today!
확장 프로그램 기본 정보
이름 | Writing Peak |
ID | eagodicghnhmdfmmibnnfhgcgfhiknnn |
공식 URL | https://chromewebstore.google.com/detail/writing-peak/eagodicghnhmdfmmibnnfhgcgfhiknnn |
설명 | Writing Peak Kit for Students |
파일 크기 | 211 KB |
설치 횟수 | 24 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2018-12-15 |
출시 날짜 | 2018-12-14 |
개발자 | Eugene Kalenichenko |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://writingpeak.co.uk/ |
도움말 페이지 URL | https://writingpeak.co.uk/ |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Writing Peak", "short_name": "Writing Peak", "author": "Eugene Kalenichenko", "description": "Writing Peak Kit for Students", "version": "1.0.0", "icons": { "128": "icons\/128.png" }, "browser_action": { "default_icon": "icons\/512.png", "default_popup": "popup.html" }, "permissions": [ "storage", "http:\/\/*\/*", "https:\/\/*\/*" ] } |