Skip to content

likeastore/browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Likeastore Browser Extension

Augments Google search results with search from your likes.

Supported Browsers

Development

All changes have to be applied into /js, /css, /img folders. To build the sources into corresponding packages run,

$ gulp

The /build folder is created. It's recommened to use Chome for development, since it's very easy to create extension from folder with sources.

Distribution

Once the changes are in-place and ready for distribution:

  1. Update all /vendor package file with new version (manifest.json, package.json, Settings.plist).
  2. Update /vendor browser file if necessary.
  3. Run dist.
$ gulp dist

The /dist folder will contain ready to dist packages (except of Safari, that require manual build).

License

MIT info@likeastore.com

About

Augments Google search results with search from your likes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published