Smart Web Paint for Chrome
Draw on any web page with Smart Web Paint for Chrome!
Co to jest Smart Web Paint for Chrome?
Smart Web Paint for Chrome to rozszerzenie Chrome opracowane przez https://web-paint-smart.com, a jego główną funkcją jest „Draw on any web page with Smart Web Paint for Chrome!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Smart Web Paint for Chrome
Pobierz pliki rozszerzeń Smart Web Paint for Chrome w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Smart Web Paint for Chrome - drawing tool that works on web pages. Features: Draw on web pages In-line paint tools e.g. pencil, text, line, arrows. Change sizes and colors Save as a PNG file Copy to the clipboard Please note: The tool doesn't work on system pages such as browser settings (chrome://), new tab, Chrome Webstore
Podstawowe informacje o rozszerzeniu
Nazwa | Smart Web Paint for Chrome |
ID | baaibngpibdagiocgahmnpkegfnldklp |
Oficjalny URL | https://chromewebstore.google.com/detail/smart-web-paint-for-chrom/baaibngpibdagiocgahmnpkegfnldklp |
Opis | Draw on any web page with Smart Web Paint for Chrome! |
Rozmiar pliku | 170 KB |
Liczba instalacji | 754,358 |
Aktualna Wersja | 1.8.6 |
Ostatnia Aktualizacja | 2023-07-18 |
Data Publikacji | 2022-08-23 |
Ocena | 4.41/5 Łącznie 27 Oceny |
Deweloper | https://web-paint-smart.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://web-paint-smart.com |
Adres URL Strony Polityki Prywatności | https://web-paint-smart.com/privacy |
Obsługiwane Języki | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Web Paint Smart", "background": { "service_worker": "js\/bg.js" }, "action": { "default_icon": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } }, "default_locale": "en", "description": "__MSG_extShortDesc__", "icons": { "128": "images\/icon-128.png", "48": "images\/icon-48.png", "16": "images\/icon-16.png" }, "manifest_version": 3, "name": "__MSG_extName__", "permissions": [ "storage", "scripting", "alarms" ], "host_permissions": [ " |