Visualist Chrome Extension
Visualist Chrome Extension
Hvad er Visualist Chrome Extension?
Visualist Chrome Extension er en Chrome-udvidelse udviklet af https://visualistapp.com, og dens hovedfunktion er "Visualist Chrome Extension".
Udvidelsesskærmbilleder
Download Visualist Chrome Extension-udvidelses-CRX-fil
Download Visualist Chrome Extension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | mpmjfnoallmefkjpjlkkopgdnfijdlkp |
| Officiel URL | https://chromewebstore.google.com/detail/visualist-chrome-extensio/mpmjfnoallmefkjpjlkkopgdnfijdlkp |
| Beskrivelse | Visualist Chrome Extension |
| Filstørrelse | 3.05 MB |
| Antal Installationer | 49 |
| Nuværende Version | 0.4.0 |
| Senest Opdateret | 2023-10-18 |
| Udgivelsesdato | 2023-10-17 |
| Bedømmelse | 5.00/5 Samlet 5 Bedømmelser |
| Udvikler | https://visualistapp.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.visualistapp.com/ |
| Hjælpeside-URL | https://www.visualist.tawk.help |
| URL til Fortrolighedspolitik Side | https://www.visualistapp.com/legal/privacy |
| Understøttede Sprog | 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": [
" | |