bijij / ViewImage

Extension to re-implement the "View Image" and "Search by image" buttons into google images.
MIT License
784 stars 108 forks source link

Merge XUL and Chrome #159

Closed qsniyg closed 5 years ago

qsniyg commented 6 years ago

Many of the changes seem to be going back and forth between the XUL and Chrome branches. Wouldn't it be easier to have them all on one master branch?

My idea is to have 3 folders: xul, chrome, and common. common would contain the content script, translations, etc. and xul/chrome would contain links to files held within common.

filips123 commented 6 years ago

Folder or branch chrome should be named webextension because it is not only for Chrome but for all browsers that support WebExtensions API (Firefox, Opera, Chrome...)

bijij commented 5 years ago

renamed chrome back to master