We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c23d94 commit 23153e0Copy full SHA for 23153e0
src/apps/com.android.vending.ts
@@ -47,12 +47,13 @@ export default defineGkdApp({
47
key: 2,
48
activityIds: 'com.google.android.finsky.activities.MainActivity',
49
matches:
50
- '[text="以后再说" || text="不用了" || text="No thanks"][visibleToUser=true]',
+ '[text="以后再说" || text="不用了" || text="No thanks" || text="Not now"][visibleToUser=true]',
51
snapshotUrls: [
52
'https://i.gkd.li/i/14958783',
53
'https://i.gkd.li/i/16079813',
54
'https://i.gkd.li/i/17622043',
55
'https://i.gkd.li/i/18135816',
56
+ 'https://i.gkd.li/i/18609168',
57
],
58
},
59
0 commit comments