Vollume Sampler

Sample and edit any sound, right from your browser.

Vollume Sampler क्या है?

Vollume Sampler Vollume द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Sample and edit any sound, right from your browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Vollume Sampler एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Organise, Sync and Share music files with  Vollume Control for Chrome

Use Volume Sampler for Chrome to:

• Record and sample any sound playing through your browser.
• Export in uncompressed lossless .WAV format.
• Trim Cycle and Reverse samples for creative results.

Do more with Vollume Control on desktop and mobile:

Vollume Control is a music productivity tool built for music professionals to organise, sync and share audio files.

With the tools to communicate and share, Control combines the very best elements of playlist management, messaging, file sharing and cloud storage into one simple to use application. Stream your own productions, mashups, and personal library of songs that don’t exist on streaming services. Collaborate with friends, family and team members with collaborative playlists. Sync your music across multiple computers and mobile devices. Connect your account to Sonos, CarPlay and more for even more places to listen.


Features:


• STREAM: Your personal library is now modern! Accessible from the cloud. All songs in your control library are with you everywhere you go.

• SYNC: Access your music across multiple computers and mobile devices, anywhere, anytime.

• CONNECT: link your account to Sonos, CarPlay & more.

• COLLABORATE: Create shared playlists with your team, friends & family.

• SECURITY: Have peace-of-mind knowing that all Control files are private and secured with 128 bit AES Encryption.

• PERSONALISE: Create a personalised profile.

• And so much more….



Privacy: https://www.vollume.com/privacy
Terms: https://www.vollume.com/terms

We want you to love Control as much as we do, and would love to hear from you with any feedback, questions, and/or concerns.

Questions? Feedback? Email us at [email protected], Tweet us @Vollumeinc                    

एक्सटेंशन की मूल जानकारी

नाम Vollume Sampler Vollume Sampler
ID bogjdiancelbkhkncigdhhnfbpfoahag
आधिकारिक URL https://chromewebstore.google.com/detail/vollume-sampler/bogjdiancelbkhkncigdhhnfbpfoahag
विवरण Sample and edit any sound, right from your browser.
फ़ाइल का आकार 752 KB
स्थापना संख्या 3,531
वर्तमान संस्करण 0.9.1
अंतिम अपडेट 2021-08-29
प्रकाशन तिथि 2021-08-20
रेटिंग 4.59/5 कुल 34 रेटिंग्स
डेवलपर Vollume
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://Vollume.com
सहायता पृष्ठ URL https://vollume.com/support
गोपनीयता नीति पृष्ठ URL https://app.vollume.com/privacy
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vollume Sampler",
    "version": "0.9.1",
    "description": "Sample and edit any sound, right from your browser.",
    "icons": {
        "128": "images\/icon_5_128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon_5_128.png",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "content_security_policy": "script-src 'self' https:\/\/unpkg.com; object-src 'self'",
    "permissions": [
        "storage",
        "tabCapture"
    ],
    "manifest_version": 2
}