難以名狀的右鍵載圖姬

Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami

What is 難以名狀的右鍵載圖姬?

難以名狀的右鍵載圖姬 is a Chrome extension developed by https://neko.maid.tw, and its main feature is "Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami".

Extension Screenshots

screenshot
screenshot
screenshot

Download 難以名狀的右鍵載圖姬 Extension CRX File

Download 難以名狀的右鍵載圖姬 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

                        按下右鍵即可下載Pixiv、Nico靜畫與Tinami的圖片。
(目前不支援 Pixiv 動畫下載功能)                    

Extension Basic Information

Name 難以名狀的右鍵載圖姬 難以名狀的右鍵載圖姬
ID pilpnpodjokgkjbflnnmamgfahhipnki
Official URL https://chromewebstore.google.com/detail/%E9%9B%A3%E4%BB%A5%E5%90%8D%E7%8B%80%E7%9A%84%E5%8F%B3%E9%8D%B5%E8%BC%89%E5%9C%96%E5%A7%AC/pilpnpodjokgkjbflnnmamgfahhipnki
Description Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami
File Size 51.53 KB
Installation Count 102
Current Version 1.0
Last Updated 2014-07-04
Publish Date 2014-07-04
Rating 4.00/5 Total 1 Ratings
Developer https://neko.maid.tw
Payment Type free
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u96e3\u4ee5\u540d\u72c0\u7684\u53f3\u9375\u8f09\u5716\u59ec",
    "version": "1.0",
    "description": "Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami",
    "background": {
        "page": "background.html"
    },
    "icons": {
        "57": "img\/icon57.png",
        "32": "img\/icon32.png"
    },
    "permissions": [
        "downloads",
        "contextMenus",
        "notifications",
        "http:\/\/api.neko.maid.tw\/"
    ]
}