Paint Tool for Web

Draw, write, erase. Do whatever you want right on the page.

Paint Tool for Webคืออะไร?

Paint Tool for Web เป็นส่วนขยายของ Chrome ที่พัฒนาโดย valeragabriela748 และคุณลักษณะหลักของมันคือ "Draw, write, erase. Do whatever you want right on the page."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Paint Tool for Web

ดาวน์โหลดไฟล์ส่วนขยาย Paint Tool for Web ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        We bet you won’t find a better web paint tool on the whole web. This extension is easy to use due to its simplicity and reliability. You can paint on web whatever and wherever you want. BUT: this extension doesn’t work on chrome system pages and chrome webstore due to security policies. Multifunctional yet pretty simple web paint addon definitely won’t disappoint you. Open the list of installed chrome extension (toolbar puzzle icon), find web paint extension and click on it. Then new window with a number of options and settings will appear. Adjust everything in accordance to your need and draw on websites whatever you want. It may sound a little complicated, but it's actually quite a simple process thanks to the extension's intuitive interface. This awesome app includes drawing tools and allows you to draw on sites and add texts. Set Hot-keys to each tool and make the extension even more convenient to use. Draw online in simple manner using this superb chrome addon. 
We don’t gather information about your internet activity. This extension is 100% safe and has no viruses and/or harmful scripts to steal your data. Beyond doubt this chrome addon is a great tool that allows you to paint on web. Just install and you’ll see yourself!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Paint Tool for Web Paint Tool for Web
ID lojdeildlkdjhapoebnfffjhmjiabcae
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/paint-tool-for-web/lojdeildlkdjhapoebnfffjhmjiabcae
คำอธิบาย Draw, write, erase. Do whatever you want right on the page.
ขนาดไฟล์ 128 KB
จำนวนการติดตั้ง 4,000
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2022-06-01
วันที่เผยแพร่ 2021-03-30
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา valeragabriela748
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paint Tool for Web",
    "version": "1.4",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "Draw, write, erase. Do whatever you want right on the page.",
    "background": {
        "page": "sectionThree\/serviceOne\/service.html"
    },
    "options_page": "sectionFour\/optionsF\/optionsPage.html",
    "browser_action": {
        "default_title": "Paint Tool for Web",
        "default_icon": "img\/lperfage.png"
    },
    "icons": {
        "128": "img\/lperfage.png"
    },
    "permissions": [
        "storage",
        ""
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}