難以名狀的右鍵載圖姬
Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami
Wat is 難以名狀的右鍵載圖姬?
難以名狀的右鍵載圖姬 is een Chrome-extensie ontwikkeld door https://neko.maid.tw, en de belangrijkste functie is "Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami".
Extensie Screenshots
Download het CRX-bestand van de extensie 難以名狀的右鍵載圖姬
Download 難以名狀的右鍵載圖姬-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
按下右鍵即可下載Pixiv、Nico靜畫與Tinami的圖片。
(目前不支援 Pixiv 動畫下載功能) Basisinformatie over de Extensie
| Naam | |
| ID | pilpnpodjokgkjbflnnmamgfahhipnki |
| Officiële 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 |
| Beschrijving | Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami |
| Bestandsgrootte | 51.53 KB |
| Aantal Installaties | 102 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2014-07-04 |
| Publicatiedatum | 2014-07-04 |
| Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | https://neko.maid.tw |
| Betalingswijze | free |
| Ondersteunde Talen | 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\/"
]
} | |