PinPoint Status
The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize.
Hvad er PinPoint Status?
PinPoint Status er en Chrome-udvidelse udviklet af PinPoint Status, og dens hovedfunktion er "The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize.".
Udvidelsesskærmbilleder
Download PinPoint Status-udvidelses-CRX-fil
Download PinPoint Status-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
The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | igbccbplkblgfhnmincpmmcngcpjhmop |
| Officiel URL | https://chromewebstore.google.com/detail/pinpoint-status/igbccbplkblgfhnmincpmmcngcpjhmop |
| Beskrivelse | The PinPoint Status extension lets you access your account data from PinPoint directly within Moraware Systemize. |
| Filstørrelse | 46.17 KB |
| Antal Installationer | 144 |
| Nuværende Version | 1.0.5 |
| Senest Opdateret | 2022-10-06 |
| Udgivelsesdato | 2021-12-08 |
| Udvikler | PinPoint Status |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://pinpointstatus.com |
| Understøttede Sprog | 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": [
" | |