Skip to content

AurelienLoyer/SoundTouch-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundTouch-Chrome-Extension

version

users ratingscount rating

ChromeStore

Description

The extension Chrome Extension SoundTouch will enable all the people connected to your networks to control your Bose speaker. Do not fight anymore for the remote ! Use this extension ! Display the playing song and change playlist.

Preview

Privacy Policy

https://www.iubenda.com/privacy-policy/92067091/legal

Code

Gulp task

# Zip project 
gulp zip
...

Electron task

# Create binaries for both Windows and OS X
npm run pack

# Create installer for OS X
npm run build:osx

# Start app directly
npm run dev
...

No Bose SoundTouch ?

Bose Système audio sans fil SoundTouch 10 - Noir

Système audio sans fil Bose SoundTouch 20 série III - Noir

Système audio sans fil Bose SoundTouch 30 série III - Noir

Load the extension (developer mode)

Extensions that you download from the Chrome Web Store are packaged up as .crx files, which is great for distribution, but not so great for development. Recognizing this, Chrome gives you a quick way of loading up your working directory for testing. Let's do that now.

Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: chrome ico The menu's icon is three horizontal bars. and select Extensions under the Tools menu to get to the same place).

Ensure that the Developer mode checkbox in the top right-hand corner is checked.

Click Load unpacked extension… to pop up a file-selection dialog.

Navigate to the directory in which your extension files live, and select it.

Alternatively, you can drag and drop the directory where your extension files live onto chrome://extensions in your browser to load it.

If the extension is valid, it'll be loaded up and active right away! If it's invalid, an error message will be displayed at the top of the page. Correct the error, and try again.

TODO

  • Settings page
  • Integrate settings in popup
  • News styles
  • Search SoundTouch IP
  • Switch to AngularJs
  • npm task
  • Resolve Bug
  • Switch to Angular
  • Electron app
  • News features ?