Cursorify
Modify your cursors appearance in browser
Wat is Cursorify?
Cursorify is een Chrome-extensie ontwikkeld door refractiontech, en de belangrijkste functie is "Modify your cursors appearance in browser".
Extensie Screenshots
Download het CRX-bestand van de extensie Cursorify
Download Cursorify-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
The extensions allows you to change the default cursor suggesting you a huge amount of cursors with different coloring and structure. Basisinformatie over de Extensie
| Naam | |
| ID | edgfeonoalmppnpdjiedepmhknmfaipf |
| Officiële URL | https://chromewebstore.google.com/detail/cursorify/edgfeonoalmppnpdjiedepmhknmfaipf |
| Beschrijving | Modify your cursors appearance in browser |
| Bestandsgrootte | 3.9 MB |
| Aantal Installaties | 21 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2020-03-04 |
| Publicatiedatum | 2020-03-03 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | refractiontech |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Cursorify",
"short_name": "Cursorify",
"version": "1.1.0",
"description": "Modify your cursors appearance in browser",
"author": "Refraction.Tech",
"browser_action": {
"default_popup": "index.html",
"default_icon": {
"16": "media\/logo16.png",
"32": "media\/logo32.png",
"48": "media\/logo48.png",
"128": "media\/logo128.png"
}
},
"background": {
"scripts": [
"js\/background.js"
]
},
"permissions": [
"storage",
"unlimitedStorage",
"activeTab",
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"content_scripts": [
{
"matches": [
" | |