Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.

Commit 718f73d

Browse files
author
Daniel Cormier
committed
Now *only* functions on device details pages.
Version bump.
1 parent e4ada3b commit 718f73d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "I want nexus",
33
"description": "I want nexus",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"content_scripts": [
66
{
7-
"matches": ["https://play.google.com/store/devices/*"],
7+
"matches": ["https://play.google.com/store/devices/details/*"],
88
"js": ["jquery.min.js","pushbullet.js","iwantnexus.js"]
99
}
1010
],

0 commit comments

Comments
 (0)