Pastel
The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations.
Qu'est-ce que Pastel ?
Pastel est une extension Chrome développée par https://usepastel.com, et sa fonction principale est "The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Pastel
Téléchargez les fichiers d'extension Pastel au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Share visual feedback on any website, in one click. With Pastel's free Chrome extension, you can create an interactive canvas and comment on any website, leaving feedback for your designers, developers or clients. Just share a link and let anyone join the conversation. With the Pastel Chrome extension, you can also reliably enable the Pastel canvas experience for websites hosted behind VPNs and firewalls, and in other complex situations.
Informations de Base sur l'Extension
Nom | Pastel |
ID | pogpefpnemelncamdkcigobcdilekfpk |
URL Officiel | https://chromewebstore.google.com/detail/pastel/pogpefpnemelncamdkcigobcdilekfpk |
Description | The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations. |
Taille du Fichier | 151 KB |
Nombre d'Installations | 244 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2023-11-02 |
Date de Publication | 2023-06-02 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://usepastel.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://usepastel.com |
URL de la Page d'Aide | https://help.usepastel.com/en/ |
URL de la Page de Politique de Confidentialité | https://usepastel.com/privacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.754a7afc.png", "32": "icon32.plasmo.1b596b7f.png", "48": "icon48.plasmo.9c45e82d.png", "64": "icon64.plasmo.696cf0ec.png", "128": "icon128.plasmo.f5004619.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.754a7afc.png", "32": "icon32.plasmo.1b596b7f.png", "48": "icon48.plasmo.9c45e82d.png", "64": "icon64.plasmo.696cf0ec.png", "128": "icon128.plasmo.f5004619.png" }, "default_popup": "popup.html" }, "version": "1.0.4", "author": "Pastel", "name": "Pastel", "description": "The Pastel browser extension allows users to use canvases for websites behind VPNs and firewalls, and in other complex situations.", "background": { "service_worker": "background.b78a8f7f.js" }, "permissions": [ "tabs", "declarativeNetRequestWithHostAccess", "webNavigation", "scripting" ], "host_permissions": [ " |