Dog Cursor for Chrome - Dog Cursor Change
Fun Dog Cursors ™. Big collection of dog cursors.
什么是Dog Cursor for Chrome - Dog Cursor Change?
Dog Cursor for Chrome - Dog Cursor Change是由Jakob Immel开发的Chrome扩展程序,该扩展的主要功能是“Fun Dog Cursors ™. Big collection of dog cursors.”。
扩展截图
下载Dog Cursor for Chrome - Dog Cursor Change扩展crx文件
下载Dog Cursor for Chrome - Dog Cursor Change扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Fun Dog Cursors. Big collection of dog cursors.
扩展基本信息
名称 | Dog Cursor for Chrome - Dog Cursor Change |
ID | hgcheaeloaoaiomljhgnjpnnodfdkkki |
官方URL | https://chromewebstore.google.com/detail/dog-cursor-for-chrome-dog/hgcheaeloaoaiomljhgnjpnnodfdkkki |
简介 | Fun Dog Cursors ™. Big collection of dog cursors. |
文件大小 | 768 KB |
安装次数 | 653 |
当前版本 | 3.0 |
更新时间 | 2022-10-18 |
上架时间 | 2022-09-26 |
评分 | 5.00/5 共1次评分 |
开发者 | Jakob Immel |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dog Cursor for Chrome - Dog Cursor Change", "description": "Fun Dog Cursors \u2122. Big collection of dog cursors.", "version": "3.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "storage", "activeTab", "scripting", "tabs" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/icon16.png", "32": "\/images\/icon32.png", "48": "\/images\/icon48.png", "128": "\/images\/icon128.png" } }, "icons": { "16": "\/images\/icon16.png", "32": "\/images\/icon32.png", "48": "\/images\/icon48.png", "128": "\/images\/icon128.png" }, "content_scripts": [ { "matches": [ " |