Faniak Magic Sync

Imports metadata from the Faniak App in order to auto-complete forms in other apps.

Faniak Magic Syncคืออะไร?

Faniak Magic Sync เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://faniak.com และคุณลักษณะหลักของมันคือ "Imports metadata from the Faniak App in order to auto-complete forms in other apps."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Faniak Magic Sync

ดาวน์โหลดไฟล์ส่วนขยาย Faniak Magic Sync ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Faniak is an app that uses smart folders and events to save you time in all admin tasks related to your music catalog.
This extension is part of the Faniak service, as it enables you to magically inject your metadata into all the integrated forms. These include distribution, credit registration and many other boring forms :)

At the moment, we have integrated forms from:
- GDA
- CD Baby
- Discogs
- Distrokid
- One Level Up
- PRS
- SPA
- Spedidam
Many more to come!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Faniak Magic Sync Faniak Magic Sync
ID knpbhdlnobamacijbipcaclpbhkenmhh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/faniak-magic-sync/knpbhdlnobamacijbipcaclpbhkenmhh
คำอธิบาย Imports metadata from the Faniak App in order to auto-complete forms in other apps.
ขนาดไฟล์ 5.48 MB
จำนวนการติดตั้ง 36
เวอร์ชันปัจจุบัน 2.03
อัปเดตครั้งล่าสุด 2023-01-13
วันที่เผยแพร่ 2021-12-28
ผู้พัฒนา https://faniak.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://faniak.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Faniak Magic Sync",
    "description": "Imports metadata from the Faniak App in order to auto-complete forms in other apps.",
    "version": "2.03",
    "manifest_version": 3,
    "icons": {
        "16": "static\/icon16.png",
        "32": "static\/icon32.png",
        "48": "static\/icon48.png",
        "128": "static\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuJlUIHhSS66AJ\/EVSm4TNVFOP0hNgDpkyt0ZlUpUs13vMqCpkgd\/gpBnPwgcHb5eSz1RzLyX2vwVHj4QbRVLveg5zvvjS5TcB305wsRvzi3hW9TXvqYlRoVH74YLT7DFdhrtS+3NWgIb90kgLXovAyzoHXtqDjhcAVoGwr2erx1tR1PGDuShLa2zBu7aevodCZC3e9KvwDvjQ2ajDfTkF8ZmOM4l5rOcOFP9kTqUmjxsvLfWHSXQdOjKLkeLcF0f0HLOssDe34ETNEV2Oxzqc\/Nh2EVPy96HIC8+7GPWViNLou09h0VP5ea\/Pk6YkF92DR4bsi6UKesisxWMfN0CnwIDAQAB",
    "action": {
        "default_title": "Faniak Magic Sync",
        "default_icon": "static\/icon32.png",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "downloads"
    ],
    "host_permissions": [
        "http:\/\/localhost:8002\/app\/*",
        "https:\/\/*.faniak-development.herokuapp.com\/app\/*",
        "https:\/\/*.faniak.com\/app\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:8002\/app\/*",
            "https:\/\/*.faniak-development.herokuapp.com\/app\/*",
            "https:\/\/*.faniak.com\/app\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.distrokid.com\/new\/"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/common.js",
                "scripts\/distrokid\/distributeAlbum.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.portal.gda.pt\/RepertoireMng\/Repertoire.aspx"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/common.js",
                "scripts\/gda\/registerWork.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.discogs.com\/release\/add"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/common.js",
                "scripts\/discogs\/addRelease.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.myspa.spautores.pt\/ords\/*"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/common.js",
                "scripts\/spa\/registerWork.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.onelevelupmusic.com\/catalog\/products\/*"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/common.js",
                "scripts\/onelevelup\/product.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.apps.prsformusic.com\/*\/Home.aspx",
                "https:\/\/*.apps.prsformusic.com\/*\/Welcome.aspx",
                "https:\/\/*.apps.prsformusic.com\/*\/InterestedPartiesWriter.aspx",
                "https:\/\/*.apps.prsformusic.com\/*\/UsageLicenses.aspx",
                "https:\/\/*.apps.prsformusic.com\/*\/MultiSubmission.aspx",
                "https:\/\/*.apps.prsformusic.com\/*\/SummaryWriter.aspx"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/common.js",
                "scripts\/prs\/registerWork.js"
            ]
        },
        {
            "matches": [
                "https:\/\/members.cdbaby.com\/*ashboard",
                "https:\/\/members.cdbaby.com\/Album\/NewRelease",
                "https:\/\/members.cdbaby.com\/AlbumDetails\/*",
                "https:\/\/members.cdbaby.com\/albumdetails\/*",
                "https:\/\/members.cdbaby.com\/SingleSong\/*",
                "https:\/\/members.cdbaby.com\/singlesong\/*"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/cdbaby\/inject.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.myspedidam.fr\/Spedinaute",
                "https:\/\/*.myspedidam.fr\/Declaration",
                "https:\/\/*.myspedidam.fr\/fidel*"
            ],
            "js": [
                "third-party\/jquery-1.12.4.js",
                "scripts\/interface.js",
                "scripts\/common.js",
                "scripts\/spedidam\/registerWork.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/cdbaby\/distribution.js"
            ],
            "matches": [
                "https:\/\/members.cdbaby.com\/*"
            ]
        },
        {
            "resources": [
                "third-party\/titillium.css"
            ],
            "matches": [
                ""
            ]
        }
    ]
}