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 |
| Eメール | [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": [
" | |