Facebook profile picture viewer

Extension to view locked facebook profile picture in high quality using DownEv

什么是Facebook profile picture viewer?

Facebook profile picture viewer是由amnaykira开发的Chrome扩展程序,该扩展的主要功能是“Extension to view locked facebook profile picture in high quality using DownEv”。

扩展截图

screenshot

下载Facebook profile picture viewer扩展crx文件

下载Facebook profile picture viewer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Extension that unlock pictures to Full HD on Facebook                    

扩展基本信息

名称 Facebook profile picture viewer Facebook profile picture viewer
ID obfcobjckehiehnnmifipkaegmkcgpbn
官方URL https://chromewebstore.google.com/detail/facebook-profile-picture/obfcobjckehiehnnmifipkaegmkcgpbn
简介 Extension to view locked facebook profile picture in high quality using DownEv
文件大小 27.02 KB
安装次数 902
当前版本 1.0
更新时间 2023-10-10
上架时间 2023-10-09
评分 3.67/5 共3次评分
开发者 amnaykira
电子邮箱 [email protected]
付费类型 free
扩展官网 https://downev.com/
帮助页面URL https://downev.com/
隐私政策页面URL https://downev.com/privacy.html
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Facebook profile picture viewer",
    "description": "Extension to view locked facebook profile picture in high quality using DownEv ",
    "version": "1.0",
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}