2022-10-11 15:55:08 +02:00
{
"name" : "Penpot Exporter" ,
2024-06-07 11:09:12 +02:00
"id" : "1219369440655168734" ,
2022-10-11 15:55:08 +02:00
"api" : "1.0.0" ,
"main" : "dist/code.js" ,
2024-04-12 18:52:19 +02:00
"ui" : "dist/index.html" ,
2024-04-18 15:51:06 +02:00
"editorType" : [ "figma" ] ,
2024-10-28 11:22:50 +01:00
"networkAccess" : {
"allowedDomains" : [
"https://o4508183201316864.ingest.de.sentry.io" ,
"https://api-js.mixpanel.com"
] ,
"reasoning" : "We use Sentry and Mixpanel to monitor the performance of the plugin and get information about errors to continue improving the experience."
} ,
"permissions" : [ "currentuser" ] ,
2024-04-08 11:49:43 +02:00
"documentAccess" : "dynamic-page"
2022-10-11 15:55:08 +02:00
}