Writing Peak
Writing Peak Kit for Students
什麼是Writing Peak?
Writing Peak是由Eugene Kalenichenko開發的Chrome擴展程式,該擴展的主要功能是“Writing Peak Kit for Students”。
擴展截圖
下載Writing Peak擴展crx文件
下載Writing Peak擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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:\/\/*\/*" ] } |