EBN Blog Login
Login to your blogs without visiting the EBN app.
什麼是EBN Blog Login?
EBN Blog Login是由Easy Blog Networks開發的Chrome擴展程式,該擴展的主要功能是“Login to your blogs without visiting the EBN app.”。
擴展截圖
下載EBN Blog Login擴展crx文件
下載EBN Blog Login擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The EBN Blog Login extension allows you or your collaborators to log into any blog without accessing the app.
擴展基本資訊
名稱 | EBN Blog Login |
ID | ooapnpaflpconhialchldhlipmfhhkia |
官方網址 | https://chromewebstore.google.com/detail/ebn-blog-login/ooapnpaflpconhialchldhlipmfhhkia |
簡介 | Login to your blogs without visiting the EBN app. |
檔案大小 | 233 KB |
安裝次數 | 214 |
目前版本 | 22.9.18.1743 |
更新時間 | 2022-09-20 |
上架時間 | 2019-01-18 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Easy Blog Networks |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://easyblognetworks.com |
說明頁面URL | https://help.easyblognetworks.com |
隱私政策頁面URL | https://niteo.co/legal/privacy |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EBN Blog Login", "version": "22.9.18.1743", "description": "Login to your blogs without visiting the EBN app.", "homepage_url": "https:\/\/app.easyblognetworks.com", "manifest_version": 2, "minimum_chrome_version": "58", "permissions": [ "storage", "activeTab", "https:\/\/app.easyblognetworks.com\/*" ], "optional_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "16.png", "48": "32.png", "128": "icon.png" }, "browser_action": { "default_icon": { "16": "16.png", "32": "32.png" }, "default_popup": "popup.html" }, "background": { "scripts": [ "browser-polyfill.min.js", "background.js" ], "persistent": false }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |