打工度假名額插件super X
打工度假名額插件super X
Cos'è 打工度假名額插件super X?
打工度假名額插件super X è un'estensione di Chrome sviluppata da https://www.whvstore.com, e la sua funzione principale è "打工度假名額插件super X".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 打工度假名額插件super X
Scarica i file di estensione 打工度假名額插件super X in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
紐西蘭打工度假搶簽利器,能夠全自動填寫表單,自動提交;全部免費;可以多準備幾台電腦,裝上該插件,大大提高中籤率! Informazioni di Base sull'Estensione
| Nome | |
| ID | ibmmnhldficgpeolaknjlbolihdjcojk |
| URL Ufficiale | https://chromewebstore.google.com/detail/%E6%89%93%E5%B7%A5%E5%BA%A6%E5%81%87%E5%90%8D%E9%A1%8D%E6%8F%92%E4%BB%B6super-x/ibmmnhldficgpeolaknjlbolihdjcojk |
| Descrizione | 打工度假名額插件super X |
| Dimensione del File | 343 KB |
| Conteggio Installazioni | 54 |
| Versione Corrente | 2.2 |
| Ultimo Aggiornamento | 2017-06-24 |
| Data di Pubblicazione | 2017-06-24 |
| Sviluppatore | https://www.whvstore.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.whvstore.com |
| Lingue Supportate | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\u6253\u5de5\u5ea6\u5047\u540d\u984d\u63d2\u4ef6super X",
"author": "whvstore",
"version": "2.2",
"manifest_version": 2,
"description": "\u6253\u5de5\u5ea6\u5047\u540d\u984d\u63d2\u4ef6super X",
"browser_action": {
"default_icon": "images\/icon.png",
"default_title": "\u5927X\u63d2\u4ef6\u591a\u7528\u7248",
"default_popup": "popup.html"
},
"icons": {
"19": "images\/icon.png",
"32": "images\/icon32.png",
"38": "images\/icon38.png",
"48": "images\/icon48.png"
},
"background": {
"scripts": [
"jquery-1.7.1.min.js",
"bg.js"
]
},
"content_scripts": [
{
"all_frames": true,
"matches": [
"https:\/\/www.visaservices.org.in\/*",
"https:\/\/www.visaservices.in\/*",
"file:\/\/\/F:\/soft_download\/Chrome\/*.html",
"http:\/\/www.australiavisa-china.com\/*",
"http:\/\/www.vfsglobal.com\/*",
"http:\/\/www.vfsglobal.cn\/*",
"https:\/\/visaservicesonline.vfsglobal.com\/*",
"https:\/\/www.vfsvisaonline.com\/*",
"https:\/\/*.vfsglobal.com\/*",
"https:\/\/onlineservices.immigration.govt.nz\/*"
],
"js": [
"jquery-1.7.1.min.js",
"js\/md5\/md5.min.js",
"prevent_default.js",
"content_script.js"
]
}
],
"options_page": "options.html",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'; connect-src 'self' data https:\/\/www.naoqianbao.net http:\/\/www.naoqianbao.net;",
"permissions": [
"storage",
"tabs",
"https:\/\/*.visaservices.org.in\/",
"https:\/\/onlineservices.immigration.govt.nz\/*",
"https:\/\/*.visaservices.in\/",
"http:\/\/www.vfsglobal.com\/*",
"http:\/\/www.vfsglobal.cn\/",
"https:\/\/visaservicesonline.vfsglobal.com\/",
"https:\/\/www.vfsvisaonline.com\/",
"https:\/\/*.vfsglobal.com\/",
"https:\/\/www.nao.net\/*",
"*:\/\/www.naoqianbao.net\/*"
]
} | |