Fat cat picture batch download
Find all images for the current page and batch download
Vad är Fat cat picture batch download?
Fat cat picture batch download är en Chrome-tillägg utvecklad av https://cxpcx.com, och dess huvudfunktion är "Find all images for the current page and batch download".
Tilläggsskärmbilder
Ladda ner Fat cat picture batch download-förlängningens CRX-fil
Ladda ner Fat cat picture batch download-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Get web page all images and batch download images Grundläggande Information om Tillägg
| Namn | |
| ID | gbdahlfendakolekfledonnpgaphimie |
| Officiell webbadress | https://chromewebstore.google.com/detail/fat-cat-picture-batch-dow/gbdahlfendakolekfledonnpgaphimie |
| Beskrivning | Find all images for the current page and batch download |
| Filstorlek | 344 KB |
| Antal Installationer | 494 |
| Aktuell Version | 1.2.5 |
| Senast Uppdaterad | 2023-10-18 |
| Publiceringsdatum | 2022-11-24 |
| Betyg | 4.00/5 Totalt 3 Betyg |
| Utvecklare | https://cxpcx.com |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://pictureknow.com/protocol |
| Stödda Språk | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_name__",
"version": "1.2.5",
"description": "__MSG_desc__",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"content_scripts": [
{
"matches": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"js": [
"js\/heart_beat_content.js"
]
}
],
"background": {
"service_worker": "js\/background.js"
},
"action": {
"default_icon": "icons\/icon128.png",
"default_title": "__MSG_name__",
"default_popup": "popup.html"
},
"permissions": [
"contextMenus",
"alarms",
"proxy",
"management",
"declarativeNetRequest",
"downloads",
"webRequest",
"storage"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "bilibili-video",
"enabled": true,
"path": "rules.json"
}
]
},
"host_permissions": [
" | |