Gold Calculator
Gold Prices
Wat is Gold Calculator?
Gold Calculator is een Chrome-extensie ontwikkeld door sarmaaya.pk, en de belangrijkste functie is "Gold Prices".
Extensie Screenshots
Download het CRX-bestand van de extensie Gold Calculator
Download Gold Calculator-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
Use this plugin/extension to track real-time gold prices from reliable sources in more than fifteen (15) different currencies and to make gold conversions easier. Basisinformatie over de Extensie
| Naam | |
| ID | occecbbemoaojlinmkemhekbhkdkhgph |
| Officiële URL | https://chromewebstore.google.com/detail/gold-calculator/occecbbemoaojlinmkemhekbhkdkhgph |
| Beschrijving | Gold Prices |
| Bestandsgrootte | 20.73 KB |
| Aantal Installaties | 174 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2022-11-02 |
| Publicatiedatum | 2022-11-01 |
| Ontwikkelaar | sarmaaya.pk |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://sarmaaya.pk/ |
| Help Pagina-URL | https://sarmaaya.pk/contact-us |
| URL van de Privacybeleid Pagina | https://sarmaaya.pk/privacy |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Gold Calculator",
"version": "1.0.0",
"manifest_version": 3,
"action": {
"default_icon": {
"16": "images\/sarmaaya.png"
},
"default_popup": "index.html",
"default_title": "Gold Calculator"
},
"description": "Gold Prices",
"icons": {
"16": "images\/sarmaaya.png",
"48": "images\/sarmaaya.png",
"128": "images\/sarmaaya.png"
},
"author": "sarmaaya.pk"
} | |