CompanyCam
Get access to your CompanyCam photos from any web site
Qu'est-ce que CompanyCam ?
CompanyCam est une extension Chrome développée par CompanyCam, et sa fonction principale est "Get access to your CompanyCam photos from any web site".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CompanyCam
Téléchargez les fichiers d'extension CompanyCam 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
Whenever you need to upload a photo to your CRM or Job Management software, the CompanyCam browser extension will allow you to pick from any photo you took on CompanyCam. You no longer need to download your photos manually! Click the 'homepage' link to view the help doc on how to get the extension up and running! Disclaimer: This extension works by catching any file upload the user performs and allowing a user to pick a CompanyCam photo instead. It only allows photos directly from CompanyCam to be uploaded.
Informations de Base sur l'Extension
Nom | CompanyCam |
ID | mlakcjhcfmdpimbmpjjmdemfcjpeghgm |
URL Officiel | https://chromewebstore.google.com/detail/companycam/mlakcjhcfmdpimbmpjjmdemfcjpeghgm |
Description | Get access to your CompanyCam photos from any web site |
Taille du Fichier | 253 KB |
Nombre d'Installations | 3,510 |
Version Actuelle | 0.4.0 |
Dernière Mise à Jour | 2024-01-30 |
Date de Publication | 2022-06-23 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | CompanyCam |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://help.companycam.com/article/478-how-to-install-and-use-the-companycam-chrome-extension#setup |
URL de la Page d'Aide | https://help.companycam.com/article/478-how-to-install-and-use-the-companycam-chrome-extension#setup |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "CompanyCam", "version": "0.4.0", "description": "Get access to your CompanyCam photos from any web site", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmaX6oUrSoZc4mrOXiZ9BQiuf59J+Lj5ePldDcQ7xRpaFj69OJ4aFNkax4At+LmPMrQ2FhbyJsur4S3qJSHYNJ1XSP98hqujgEe1tia1tOav7YjtiKsZfTIgEkIIkmF32saxiLVvYOKgOao9vCmYE6ybIXGbaLKUKSalX36\/t2GYu6mizAFv1tTVCbUAObe0H1C62p0nqMMjJp1Sb37rpkWVK\/F\/dHAYHoj\/TIFJFW5i+\/MhD\/6KBGBeBbyp2++KY9KlUgtLWm+OVWExbgFQ1\/wyfsfOVb3UPdd\/OH11h+VI0YbOfMKDsm4ezEGMUekpa1wuPaMHrFQplPirwDSuoQwIDAQAB", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "Companycam Ext", "default_popup": "popup.html" }, "oauth2": { "client_id": "eTTv9DqqzQJeO5DdJrYqJ9wfch1cbNQssFx7L1ADLKw", "scopes": [ "read" ] }, "permissions": [ "identity", "storage", "tabs", "declarativeNetRequest" ], "content_scripts": [ { "matches": [ " |