PinPoint Status
The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize.
Wat is PinPoint Status?
PinPoint Status is een Chrome-extensie ontwikkeld door PinPoint Status, en de belangrijkste functie is "The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize.".
Extensie Screenshots
Download het CRX-bestand van de extensie PinPoint Status
Download PinPoint Status-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize.
Basisinformatie over de Extensie
Naam | PinPoint Status |
ID | igbccbplkblgfhnmincpmmcngcpjhmop |
Officiële URL | https://chromewebstore.google.com/detail/pinpoint-status/igbccbplkblgfhnmincpmmcngcpjhmop |
Beschrijving | The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize. |
Bestandsgrootte | 46.17 KB |
Aantal Installaties | 144 |
Huidige Versie | 1.0.5 |
Laatst Bijgewerkt | 2022-10-06 |
Publicatiedatum | 2021-12-08 |
Ontwikkelaar | PinPoint Status |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://pinpointstatus.com |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PinPoint Status", "description": "The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize.", "version": "1.0.5", "manifest_version": 3, "content_scripts": [ { "matches": [ "https:\/\/*.moraware.net\/*" ], "css": [ "systemize.css" ], "js": [ "systemize.js" ] }, { "matches": [ "https:\/\/*.app.pinpointstatus.com\/*" ], "js": [ "pinpoint.js" ] } ], "permissions": [ "storage" ], "web_accessible_resources": [ { "matches": [ " |