]> git.wh0rd.org - chrome-ext/tabs-backup.git/commitdiff
update extension page
authorMike Frysinger <vapier@gentoo.org>
Wed, 29 Jan 2020 01:06:40 +0000 (20:06 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 18 Feb 2020 06:08:33 +0000 (01:08 -0500)
advanced.html
manifest.json

index 83cb9c359a0538b62d21120b7e0440a8fefada5d..2c6567326f2a88e7845134c3953599807c796f60 100644 (file)
   <!-- <button id="btnDoSomething">Do SOmething</button> -->
   <img src="icon.png" style="border: 0; padding: 10px;" /><b>Tabs Backup & Restore - Advanced</b>
 
-  <a href="https://chrome.google.com/webstore/detail/tabs-backup-restore/dehocbglhkaogiljpihicakmlockmlgd/reviews" target="_blank" style="position: absolute; right: 54px; top: 12px;">Rate on the Chrome Store<img src="img/chrome-web-store.png" style="width: 24px;" /></a>
+  <a href="https://chrome.google.com/webstore/detail/ojcidmfgknjffgginmfeakngnegjkaca/reviews" target="_blank" style="position: absolute; right: 54px; top: 12px;">Rate on the Chrome Store<img src="img/chrome-web-store.png" style="width: 24px;" /></a>
 
   <div id="smallDescription">
                With <i>Advanced Restore</i> you can restore a custom selection of your backups!<br />
index 50ef3332c0fc9dd6c48be0c90b801c2cfbc7ff69..a4e71fe6194d0a637da0642c702a5b833be2e42c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "vapier tabs backup",
-  "version": "0.2.1.2",
+  "version": "0.2.1.3",
   "manifest_version": 2,
   "description": "With 'Tabs Backup & Restore' you will never lose your work again! Backup an entire Chrome session (windows and tabs).",
   "icons": { "16": "icon_16.png",