https://github.com/borod4r/asset-store-checker
Asset Store Checker is a simple chrome extension that's periodically checking your revenue on Unity Asset Store and displays it right in the chrome toolbar.
https://github.com/borod4r/asset-store-checker
chrome-extension unity3d
Last synced: 2 months ago
JSON representation
Asset Store Checker is a simple chrome extension that's periodically checking your revenue on Unity Asset Store and displays it right in the chrome toolbar.
- Host: GitHub
- URL: https://github.com/borod4r/asset-store-checker
- Owner: Borod4r
- License: apache-2.0
- Created: 2017-02-09T17:55:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T23:42:34.000Z (about 8 years ago)
- Last Synced: 2025-03-17T05:04:13.541Z (2 months ago)
- Topics: chrome-extension, unity3d
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Asset Store Checker
Asset Store Checker is a simple chrome extension that periodically checks your revenue on Unity Asset Store and displays it right in the chrome toolbar.

It also shows a notification if something has sold.

## How to install
* Visit `chrome://extensions` in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: 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 the extension files live, and select it.
Alternatively, you can drag and drop the directory where the extension files live onto `chrome://extensions` in your browser to load it.
## How to use
The extension does not require any additional settings, just make sure you're logged in on the Asset Store with your publisher account.