Tapir Facts
Tapir Facts gives you a random tapir fact every time the icon is clicked.
Wat is Tapir Facts?
Tapir Facts is een Chrome-extensie ontwikkeld door https://anders.janmyr.com, en de belangrijkste functie is "Tapir Facts gives you a random tapir fact every time the icon is clicked.".
Extensie Screenshots
Download het CRX-bestand van de extensie Tapir Facts
Download Tapir Facts-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 | demibliejeialgnfljjjjbkeipjnlagk |
| Officiële URL | https://chromewebstore.google.com/detail/tapir-facts/demibliejeialgnfljjjjbkeipjnlagk |
| Beschrijving | Tapir Facts gives you a random tapir fact every time the icon is clicked. |
| Bestandsgrootte | 7.39 KB |
| Aantal Installaties | 24 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2015-05-24 |
| Publicatiedatum | 2015-05-24 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://anders.janmyr.com |
| Betalingswijze | free |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Tapir Facts",
"version": "1.0.1",
"manifest_version": 2,
"description": "Tapir Facts gives you a random tapir fact every time the icon is clicked.",
"browser_action": {
"default_icon": "tapir-icon.png",
"default_popup": "index.html"
},
"permissions": [
"http:\/\/tapirs.janmyr.com\/"
]
} | |