1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/gy-dev-jx3-grabCode

Клонировать/Скачать
manifest.json 510
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Guoyu Отправлено 19.11.2018 14:43 b48e9c7
{
"name": "jx3 grab and active code",
"description": "jx3 grab and active code.",
"browser_action": {
"default_icon": "icon16.png" ,
"default_title": "jx3 grab and active code"//,
//"default_popup": "popup.html"
},
"content_scripts": [
{
"js": [
"content_script.js"
],
"matches": [
"http://*/*",
"https://*/*"
]
}
],
"background": {
//"page":"background.html",
"scripts": [
"jquery-1.11.1.min.js",
"bk.js"
]
},
"version": "1.7",
"manifest_version": 2
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/gy-dev-jx3-grabCode.git
git@api.gitlife.ru:oschina-mirror/gy-dev-jx3-grabCode.git
oschina-mirror
gy-dev-jx3-grabCode
gy-dev-jx3-grabCode
master