Diff

Differences From Artifact [ceb805c9f7]:

To Artifact [51ce9eb49b]:


1
2
3
4




5
6
7
8
9
10
11
{
	"manifest_version": 2,
	"name": "CACKey",
	"version": "0.7.5.1",





	"app": {
		"background": {
			"scripts": [
				"google-pcsc.js",
				"cackey.js"
			],




>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"manifest_version": 2,
	"name": "CACKey",
	"version": "0.7.5.1",

	"icons": {
		"128": "icon.png"
	},

	"app": {
		"background": {
			"scripts": [
				"google-pcsc.js",
				"cackey.js"
			],