History of images on Momentum Dash?

Is there a way to see the history of images from momentum dash?

For example, given a date in the past, can I see which image was displayed?

4 Answers

Here's how you do it on Mac OS X.

Find your extension ID here: enter image description here

Pop open the terminal and cd into ~/Library/Application Support/Google/Chrome/<your chrome profile>/Extensions/<extension id>/backgrounds

Bonus: type open . to open finder to the current directory in terminal. Copy the background images from here.


On Windows, the process is similar, except that the path is instead

C:\Users\<username>\AppData\Local\Google\Chrome\User Data\<profile>\Extensions\<extension id>\0.95.0_0\backgrounds 
4

If I'm not mistaken, the photo on your momentum dashboard varies from other people with the momentum dashboard, so there is no way of distinguishing a photo for a certain date.

1

I inspect the image, and delete who were on the image, when I inspect image, found the div her and the code that reads this, copied and pasted to see the address on the same chrome and was changing the numbers of .jpg, and managed to find past several images already in the extension.

The code of background of image is more or less this: chrome-extension://laookkfknpbbblfpciffpaejjkokdgca/backgrounds/20.jpg

Copy and Paste this in your address of Chrome and change de number of .jpg.

You can get these pictures from your local computer. It is located in background folder of this extension.

For example: C:\Users\UserName\AppData\Local\Google\Chrome\User Data\Default\Extensions\laookkfknpbbblfpciffpaejjkokdgca\Version(eg:0.42.4_0)\backgrounds (Windows 8.1 Pro)

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like