Easy User-Agents
Easy to change User-Agents by Anh Nguyen.
什么是Easy User-Agents?
Easy User-Agents是由tuananhnt开发的Chrome扩展程序,该扩展的主要功能是“Easy to change User-Agents by Anh Nguyen.”。
扩展截图
下载Easy User-Agents扩展crx文件
下载Easy User-Agents扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Change User Agents for your browser in the simplest way!
Easy User-Agents is simple, but powerful extension. And much easier to use the Internet, regardless of which browser or operating system you prefer.
It adds a toolbar button that you can use to toggle between different commonly used user agent strings. You just need to select and click and you're done
So what’s a User Agent?
A user agent is a small text description of your device that is sent with every web request. Websites can detect the browser you’re using and serve different content - this is why iPhone and Android users see special mobile websites when they browse the web.
With this chrome extension, you can quickly and easily switch between user-agent strings.
Changing User-Agent allows you to mimic, spoof or fake other browsers, devices or search engine spiders.
Changelog 1.1
- More new User-Agent options
- Add custom User Agent
- Update interface
- Enhance security to prevent some websites from detecting the original user agent 扩展基本信息
| 名称 | |
| ID | dahgefcbfpjceagbdidkjhinnpnbjnne |
| 官方URL | https://chromewebstore.google.com/detail/easy-user-agents/dahgefcbfpjceagbdidkjhinnpnbjnne |
| 简介 | Easy to change User-Agents by Anh Nguyen. |
| 文件大小 | 291 KB |
| 安装次数 | 1,447 |
| 当前版本 | 1.1 |
| 更新时间 | 2021-08-25 |
| 上架时间 | 2021-02-18 |
| 评分 | 4.33/5 共3次评分 |
| 开发者 | tuananhnt |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://tuananh.online/ |
| 帮助页面URL | https://tuananh.online/support/ |
| 支持的语言 | en |
| manifest.json | |
{
"author": "Anh Nguyen",
"background": {
"page": "background.html",
"persistent": true
},
"browser_action": {
"default_icon": "images\/anhnguyen48.png",
"default_popup": "mainmenu.html",
"default_title": "Easy User-Agents"
},
"content_scripts": [
{
"js": [
"js\/content_script.js"
],
"matches": [
" | |