HarbyAutoFlash
Libera o flashplayer automaticamente nos site do Harby
什麼是HarbyAutoFlash?
HarbyAutoFlash是由hrharbyhotel開發的Chrome擴展程式,該擴展的主要功能是“Libera o flashplayer automaticamente nos site do Harby”。
擴展截圖
下載HarbyAutoFlash擴展crx文件
下載HarbyAutoFlash擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Essa extensão habilitará o Adobe Flash Player automaticamente no seu navegador quando você acessar o nosso hotel, garantindo a entrada ao nosso jogo.
擴展基本資訊
名稱 | HarbyAutoFlash |
ID | kopkanekaeagohinknbehaeaiodihpnk |
官方網址 | https://chromewebstore.google.com/detail/harbyautoflash/kopkanekaeagohinknbehaeaiodihpnk |
簡介 | Libera o flashplayer automaticamente nos site do Harby |
檔案大小 | 18.22 KB |
安裝次數 | 75 |
目前版本 | 1.3 |
更新時間 | 2020-06-22 |
上架時間 | 2020-06-22 |
評分 | 5.00/5 共 1 次評分 |
開發者 | hrharbyhotel |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://harbyhotel.com |
說明頁面URL | https://github.com/dreuzinho |
支援的語言 | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HarbyAutoFlash", "version": "1.3", "description": "Libera o flashplayer automaticamente nos site do Harby", "author": [ { "name": "dr3w", "email": "[email protected]", "social": "@dreuslsyfk" } ], "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "128": "images\/128.png" } } |