Gmail API Extension
Gmail API Extension
Wat is Gmail API Extension?
Gmail API Extension is een Chrome-extensie ontwikkeld door mohammed.lakkadshaw, en de belangrijkste functie is "Gmail API Extension".
Download het CRX-bestand van de extensie Gmail API Extension
Download Gmail API Extension-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
Basisinformatie over de Extensie
Naam | ![]() |
ID | pigkneojacfoacpbanfmiffhfpnimnof |
Officiële URL | https://chrome.google.com/webstore/detail/gmail-api-extension/pigkneojacfoacpbanfmiffhfpnimnof |
Beschrijving | Gmail API Extension |
Bestandsgrootte | 5.59 KB |
Aantal Installaties | 16 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2015-10-15 |
Publicatiedatum | 2015-10-15 |
Ontwikkelaar | mohammed.lakkadshaw |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Gmail API Extension", "version": "1.0", "manifest_version": 2, "description": "Gmail API Extension", "permissions": [ "identity", "*:\/\/*.google.com\/*" ], "background": { "scripts": [ "base64.js", "background.js" ] }, "content_security_policy": "script-src https:\/\/*.google.com 'unsafe-eval'; object-src 'self'", "oauth2": { "client_id": " |