linkedin-peeker
A chrome extension that allows anyone (without login) to view linkedin profile
什么是linkedin-peeker?
linkedin-peeker是由wencodes开发的Chrome扩展程序,该扩展的主要功能是“A chrome extension that allows anyone (without login) to view linkedin profile”。
下载linkedin-peeker扩展crx文件
下载linkedin-peeker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
If you are a linkedin stalker and don't want people to know about it, this extension is for you. It removes the register form and allows you to scroll through the profile.
扩展基本信息
名称 | |
ID | bllfnnhhjehaiiljoapijedaldhinamk |
官方URL | https://chrome.google.com/webstore/detail/linkedin-peeker/bllfnnhhjehaiiljoapijedaldhinamk |
简介 | A chrome extension that allows anyone (without login) to view linkedin profile |
文件大小 | 26.04 KB |
安装次数 | 25 |
当前版本 | 1.0 |
更新时间 | 2017-08-18 |
上架时间 | 2017-08-18 |
开发者 | wencodes |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/sohwendy/linkedin-peeker |
帮助页面URL | https://github.com/sohwendy/linkedin-peeker/issues |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "linkedin-peeker", "version": "1.0", "description": "A chrome extension that allows anyone (without login) to view linkedin profile", "background": { "persistent": true, "scripts": [ "background.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": "peeker.png", "default_title": "linkedin peeker" }, "content_scripts": [ { "matches": [ " |