難以名狀的右鍵載圖姬
Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami
Qu'est-ce que 難以名狀的右鍵載圖姬 ?
難以名狀的右鍵載圖姬 est une extension Chrome développée par https://neko.maid.tw, et sa fonction principale est "Right-Click to Save Pictures from Pixiv, NicoSeiga, and Tinami".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 難以名狀的右鍵載圖姬
Téléchargez les fichiers d'extension 難以名狀的右鍵載圖姬 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
按下右鍵即可下載Pixiv、Nico靜畫與Tinami的圖片。 (目前不支援 Pixiv 動畫下載功能)
Informations de Base sur l'Extension
Nom | 難以名狀的右鍵載圖姬 |
ID | pilpnpodjokgkjbflnnmamgfahhipnki |
URL Officiel | 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 |
Taille du Fichier | 51.53 KB |
Nombre d'Installations | 102 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2014-07-04 |
Date de Publication | 2014-07-04 |
Évaluation | 4.00/5 Total 1 Évaluations |
Développeur | https://neko.maid.tw |
Type de Paiement | free |
Langues Prises en Charge | 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\/" ] } |