Twitter 自動圖片解析度

下載推特圖片時自動切換成原圖解析度

What is Twitter 自動圖片解析度?

Twitter 自動圖片解析度 is a Chrome extension developed by https://konnokai.me, and its main feature is "下載推特圖片時自動切換成原圖解析度".

Extension Screenshots

screenshot

Download Twitter 自動圖片解析度 Extension CRX File

Download Twitter 自動圖片解析度 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        下載推特圖片時自動切換成原圖解析度而無須手動更改網址
自動將jfif及webp副檔名更改成jpg                    

Extension Basic Information

Name Twitter 自動圖片解析度 Twitter 自動圖片解析度
ID dfpoaefdihemkobhjbebomjagdkjfhig
Official URL https://chromewebstore.google.com/detail/twitter-%E8%87%AA%E5%8B%95%E5%9C%96%E7%89%87%E8%A7%A3%E6%9E%90%E5%BA%A6/dfpoaefdihemkobhjbebomjagdkjfhig
Description 下載推特圖片時自動切換成原圖解析度
File Size 7.51 KB
Installation Count 210
Current Version 1.3.0
Last Updated 2023-08-02
Publish Date 2020-10-10
Rating 5.00/5 Total 1 Ratings
Developer https://konnokai.me
Email [email protected]
Payment Type free
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "Twitter \u81ea\u52d5\u5716\u7247\u89e3\u6790\u5ea6",
    "description": "\u4e0b\u8f09\u63a8\u7279\u5716\u7247\u6642\u81ea\u52d5\u5207\u63db\u6210\u539f\u5716\u89e3\u6790\u5ea6",
    "version": "1.3.0",
    "permissions": [
        "downloads"
    ],
    "background": {
        "service_worker": "event.js",
        "type": "module"
    }
}