Visualist Chrome Extension
Visualist Chrome Extension
什麼是Visualist Chrome Extension?
Visualist Chrome Extension是由https://visualistapp.com開發的Chrome擴展程式,該擴展的主要功能是“Visualist Chrome Extension”。
擴展截圖
下載Visualist Chrome Extension擴展crx文件
下載Visualist Chrome Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Save visual references on the go and create colour palettes inspired by the things you see, when you see them.
Get this extension to...
🟠 Save images to your Visualist account as you're browsing the web.
Coming soon...
🟣 Pick colours, create palettes, and get their codes: HEX, RGB, CMYK and Pantone.
🟢 Screenshot an entire page or just the part that you need.
You need a Visualist account to fully enjoy this extension.
Sign up for an account at visualistapp.com 擴展基本資訊
| 名稱 | |
| ID | mpmjfnoallmefkjpjlkkopgdnfijdlkp |
| 官方網址 | https://chromewebstore.google.com/detail/visualist-chrome-extensio/mpmjfnoallmefkjpjlkkopgdnfijdlkp |
| 簡介 | Visualist Chrome Extension |
| 檔案大小 | 3.05 MB |
| 安裝次數 | 49 |
| 目前版本 | 0.4.0 |
| 更新時間 | 2023-10-18 |
| 上架時間 | 2023-10-17 |
| 評分 | 5.00/5 共 5 次評分 |
| 開發者 | https://visualistapp.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.visualistapp.com/ |
| 說明頁面URL | https://www.visualist.tawk.help |
| 隱私政策頁面URL | https://www.visualistapp.com/legal/privacy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Visualist Chrome Extension",
"short_name": "visualist-x",
"version": "0.4.0",
"manifest_version": 3,
"description": "Visualist Chrome Extension",
"homepage_url": "https:\/\/my.visualistapp.com",
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';"
},
"permissions": [
"cookies",
"activeTab",
"contextMenus"
],
"host_permissions": [
"https:\/\/dev.visualistapp.com\/*",
"https:\/\/beta.visualistapp.com\/*",
"https:\/\/my.visualistapp.com\/*"
],
"action": [],
"background": {
"service_worker": "js\/background.js"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |