Scrive Go - Beta
Sign your PDF files electronically by sending them to Scrive from your browser.
Wat is Scrive Go - Beta?
Scrive Go - Beta is een Chrome-extensie ontwikkeld door chrome-extension, en de belangrijkste functie is "Sign your PDF files electronically by sending them to Scrive from your browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie Scrive Go - Beta
Download Scrive Go - Beta-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
Sign your PDF files electronically by sending them to Scrive from your browser.
Basisinformatie over de Extensie
Naam | Scrive Go - Beta |
ID | nahcbchjfhoonllbncblcpdkcpeinhkc |
Officiële URL | https://chromewebstore.google.com/detail/scrive-go-beta/nahcbchjfhoonllbncblcpdkcpeinhkc |
Beschrijving | Sign your PDF files electronically by sending them to Scrive from your browser. |
Bestandsgrootte | 117 KB |
Aantal Installaties | 92 |
Huidige Versie | 0.0.0.9 |
Laatst Bijgewerkt | 2022-11-29 |
Publicatiedatum | 2021-06-14 |
Ontwikkelaar | chrome-extension |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://scrive.com |
Help Pagina-URL | https://support.scrive.com/hc/en-us/categories/115000693849-Scrive-GO |
URL van de Privacybeleid Pagina | https://www.scrive.com/privacy-notice |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Scrive Go - Beta", "description": "Sign your PDF files electronically by sending them to Scrive from your browser.", "version": "0.0.0.9", "author": "Scrive AB", "manifest_version": 3, "incognito": "split", "icons": { "16": "assets\/icon-16x16.png", "48": "assets\/icon-48x48.png", "128": "assets\/icon-128x128.png" }, "action": { "default_title": "Scrive Go", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "permissions": [ "webRequest", "activeTab", "scripting", "storage", "unlimitedStorage", "identity", "pageCapture" ], "host_permissions": [ " |