[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-82233":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":29,"discoverSource":30},82233,"Basify","Phonkers-Base-Organization\u002FBasify","Phonkers-Base-Organization","Basify is a Spicetify extension that uses Phonkersbase data to show artist origin information and help users filter or skip tracks by artist and distributor trust status.","https:\u002F\u002Fwww.phonkersbase.com\u002Fen",null,"JavaScript",38,1,24,7,0,2,6,9,0.9,"Apache License 2.0",false,"main",[25],"spicetify-extensions","2026-06-12 02:04:24","![Basify banner](assets\u002Fbanner.png)\n\n# Basify\n\nBasify is a Spicetify extension that helps you avoid tracks connected to russian music infrastructure.\n\nThe extension gets artist and distributor information from [Phonkersbase](https:\u002F\u002Fwww.phonkersbase.com\u002Fen), checks the currently playing Spotify track, and can react based on your selected Basify settings.\n\nBasify is built for users who want a safer and clearer Spotify experience when artist origin, distributor information, and links to the russian market matter.\n\n## What Basify does\n\nBasify can be configured from its settings menu to:\n\n- Skip tracks by blocked artists.\n- Skip tracks released by blocked distributors.\n- Skip artists marked with a warning trust label.\n- Skip artists with unconfirmed country of origin.\n- Show a popup explaining why a track was skipped.\n- Add trust\u002Fstatus indicators next to artist names in the Now Playing bar.\n- Add country flags next to artist names in the Now Playing bar.\n- Change the Now Playing bar background based on the current track’s trust level.\n- Add country and trust information to Spotify artist pages.\n- Use English or Ukrainian interface text.\n\nAll artist trust and country information is taken from [Phonkersbase](https:\u002F\u002Fwww.phonkersbase.com\u002Fen).\n\n## Important compatibility note\n\nBasify works through Spicetify, so it requires the official Spotify Desktop app.\n\nAt the moment, we do not know how to install Spicetify on Spotify Launcher. The recommended approach is to use the official Spotify Desktop app from the [Spotify website](https:\u002F\u002Fwww.spotify.com\u002Fdownload\u002F).\n\nSpicetify does **not** work with the Spotify version installed from the Microsoft Store. If you installed Spotify from the Microsoft Store, uninstall it and install Spotify Desktop from the [official Spotify website](https:\u002F\u002Fwww.spotify.com\u002Fdownload\u002F) instead.\n\nFor full Spicetify setup details, use the [official Spicetify installation guide](https:\u002F\u002Fspicetify.app\u002Fdocs\u002Fgetting-started.html).\n\n## Installation through Spicetify Marketplace\n\nThis is the easiest installation method once Basify is available in the Spicetify Marketplace.\n\n**Recommended:** install Basify through Marketplace to receive automatic updates.\n\n### 1. Install Spotify Desktop\n\nInstall the official Spotify Desktop app from the [Spotify website](https:\u002F\u002Fwww.spotify.com\u002Fdownload\u002F). Do not use the Microsoft Store version.\n\n### 2. Install Spicetify and Marketplace\n\nFollow the [official Spicetify installation guide](https:\u002F\u002Fspicetify.app\u002Fdocs\u002Fgetting-started.html). The guide contains the latest commands for your operating system.\n\nCommon install commands:\n\nWindows PowerShell:\n\n```powershell\niwr -useb https:\u002F\u002Fraw.githubusercontent.com\u002Fspicetify\u002Fcli\u002Fmain\u002Finstall.ps1 | iex\n```\n\nmacOS \u002F Linux:\n\n```bash\ncurl -fsSL https:\u002F\u002Fraw.githubusercontent.com\u002Fspicetify\u002Fcli\u002Fmain\u002Finstall.sh | sh\n```\n\nWhen the Spicetify installer asks whether to install Marketplace, type `yes` and press Enter. Marketplace is recommended because Basify updates automatically through it.\n\n### 3. Open Marketplace in Spotify\n\nOpen Spotify and select **Marketplace** from the sidebar.\n\n![Open Spicetify Marketplace](assets\u002Fscreenshots\u002Fmarketplace-open-marketplace.png)\n\n### 4. Find Basify\n\nOpen the **Extensions** tab and search for **Basify**.\n\n![Search for Basify](assets\u002Fscreenshots\u002Fmarketplace-search-basify.png)\n\n### 5. Install Basify\n\nClick **Install**. Restart Spotify if the extension does not appear immediately.\n\n![Install Basify from Marketplace](assets\u002Fscreenshots\u002Fmarketplace-install-basify-en.png)\n\nIf Basify does not appear in Marketplace yet, use the manual installation method below.\n\n## Manual installation\n\n### 1. Install Spotify Desktop & Spicetify with Marketplace\n\nFollow steps 1 and 2 from the Marketplace installation guide above to install Spotify Desktop, Spicetify, and Spicetify Marketplace.\n\n### 2. Open the Spicetify config folder\n\nRun:\n\n```bash\nspicetify config-dir\n```\n\nThis opens the folder where Spicetify stores its configuration.\n\n![Open Spicetify config folder](assets\u002Fscreenshots\u002Fmanual-config-folder.png)\n\n### 3. Copy Basify into the Extensions folder\n\nPut `Basify.js` into the Spicetify `Extensions` folder in opened window from step above.\n\n![Copy Basify.js into Extensions](assets\u002Fscreenshots\u002Fmanual-enable-basify.png)\n\n### 4. Enable the extension\n\nRun:\n\n```bash\nspicetify config extensions Basify.js\nspicetify apply\n```\n\nRestart Spotify after applying the extension.\n\n## Updates\n\n### Marketplace updates\n\n**Marketplace installations update automatically through Spicetify Marketplace.**\n\nIf Basify was installed through Marketplace, you do not need to manually replace `Basify.js` for normal extension updates.\n\n### Manual updates\n\nIf Basify was installed manually, download the latest `Basify.js`, replace the old file in the Spicetify `Extensions` folder, and run:\n\n```bash\nspicetify apply\n```\n\n### Spotify updates and Spicetify\n\nSpotify Desktop updates can overwrite or change files that Spicetify modifies. When this happens, Basify or other Spicetify extensions may temporarily disappear, stop loading, or behave incorrectly.\n\nAfter Spotify updates, update or re-apply Spicetify as recommended in the [official Spicetify FAQ](https:\u002F\u002Fspicetify.app\u002Fdocs\u002Ffaq.html):\n\n```bash\nspicetify backup apply\n```\n\nIf Spicetify itself is outdated, follow the [official Spicetify installation guide](https:\u002F\u002Fspicetify.app\u002Fdocs\u002Fgetting-started.html) to update or reinstall it for your operating system.\n\n## Removing Basify\n\nRun:\n\n```bash\nspicetify config extensions Basify.js-\nspicetify apply\n```\n\nYou can also remove `Basify.js` from the `Extensions` folder after disabling it.\n\n## Settings\n\nBasify adds a settings button to Spotify’s top bar.\n\nAvailable settings include:\n\n- **Language** — choose English or Ukrainian.\n- **Skip tracks** — enable or disable automatic skipping.\n- **Skip filters** — choose whether to skip blocked, warning, or unknown artists.\n- **Popup** — show or hide skip popups, change popup duration, and control how many popups can be visible at once.\n- **Flags** — choose flag display style.\n- **Now Playing Bar** — enable or disable background highlighting, artist name colouring, status shapes, and artist flags.\n- **Storage** — change how many artists are stored locally.\n- **Reset** — restore Basify settings to default.\n\n## Trust labels\n\nBasify uses trust labels from Phonkersbase:\n\n- **Our pride**\n- **Based**\n- **You can listen**\n- **Be careful**\n- **Don’t listen**\n- **Origin not confirmed**\n- **No artist info**\n- **Blocked distributor**\n\nDepending on your settings, Basify can skip tracks based on blocked artists, warning artists, unknown origin, and blocked distributors.\n\n## Help and artist reports\n\nNeed help with Phonkersbase data, artist information, or Basify-related questions? Join the [Phonkersbase Discord server](https:\u002F\u002Fdiscord.gg\u002Fgqy4Zp7wrb).\n\nIf you found an artist that should be reviewed, added, or corrected in the Phonkersbase database, submit a report through the [artist report form](https:\u002F\u002Ftally.so\u002Fr\u002FwdpG7A). Reports are reviewed by the Phonkersbase team before being added to the database.\n\n## Notes\n\nBasify only skips when Spotify is playing on the current device. This prevents the extension from controlling playback on another device when Spotify Connect is active.\n\nBasify depends on Spotify and Spicetify internal APIs. Spotify updates can sometimes break Spicetify extensions; see the update instructions above if Basify stops loading.\n\n## Credits\n\nPowered by [Phonkersbase](https:\u002F\u002Fwww.phonkersbase.com\u002Fen).\n\nCreated by [I2oman](https:\u002F\u002Fgithub.com\u002FI2oman).\n","Basify 是一个 Spicetify 扩展，利用 Phonkersbase 数据展示艺术家来源信息，并帮助用户根据艺术家和发行商的信任状态过滤或跳过曲目。其核心功能包括根据设置自动跳过来自特定国家的艺术家或发行商的曲目、显示跳过原因弹窗、在播放栏中添加信任\u002F状态指示器和国家旗帜等。该扩展适合那些希望在使用 Spotify 时能够避免与特定国家音乐基础设施相关联内容的用户，特别当艺术家来源、发行商信息以及与俄罗斯市场的联系对用户重要时。Basify 采用 JavaScript 开发，需通过 Spicetify 在官方 Spotify 桌面应用程序上运行。","2026-06-11 04:08:07","CREATED_QUERY"]