-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
39 lines (39 loc) · 940 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"name" : "Movie Torrent Download 最新电影下载",
"version" : "1.0.1",
"description" : "Easy download movie from rarbg and dytt8",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"permissions": [
"https://rarbg.is/",
"https://rarbg.is/",
"https://rarbg.to/",
"https://rarbgunblock.com/",
"http://rarbgs.com/",
"http://rarbg4-to.unblocked.lol/",
"https://rarbgmirror.com/",
"https://rarbg.unblocked.bet/",
"http://rarbg-to.pbproxy.red/",
"https://rarbg.unblocked.cool/",
"https://rarbg.unblockall.org/",
"http://www.dytt8.net/",
"https://api.douban.com/",
"https://www.theimdbapi.org/"
],
"background": {
"scripts": [
"eventPage.js"
],
"persistent": false
},
"web_accessible_resources": [
"css/*"
],
"browser_action": {
"default_icon": "icon.png"
},
"manifest_version": 2
}