Commit Graph

59 Commits

Author SHA1 Message Date
Nilesh 82d01d7341 Changed URL pattern for Google analytics 2020-10-19 07:40:39 +05:30
nilesh 24597d5a86 Added Umami as GA alternative 2020-10-06 10:56:13 +05:30
nilesh cf8a5e58c1 Added alternatives to Google Analytics 2020-10-06 10:53:28 +05:30
Mitesh Shah ddee07a2d2 feat: add youtube link 2020-09-13 22:32:44 +05:30
nilesh 870c46de65 Bump version to 0.5.0 2020-09-13 20:59:08 +05:30
Mitesh Shah fcc58fb8d1 feat: update demo video 2020-09-13 20:13:59 +05:30
Mitesh Shah 059c8e26c0 feat: added another demo video 2020-09-13 19:57:34 +05:30
Mitesh Shah fc2ee60825 feat: demo video link 2020-09-13 19:55:27 +05:30
Mitesh e9605d2c21
Merge pull request #48 from nileshtrivedi/create-pull-request/patch-ks2vt1i
Changes by create-pull-request action
2020-09-13 19:52:22 +05:30
oxalorg df91f1bfbb [create-pull-request] automated change 2020-09-13 14:22:04 +00:00
Mitesh 8d069202ca
Merge pull request #46 from nileshtrivedi/feature-toobar-popup-suggestion 2020-09-13 19:47:28 +05:30
Mitesh Shah 5900205dee fix: typo 2020-09-13 19:47:09 +05:30
Mitesh Shah 7decb2a39f feat: toolbar popup to suggest new alternatives 2020-09-13 19:43:23 +05:30
Anirudh Varma bde303215c
Fix the action path for good (#42) 2020-09-13 18:50:17 +05:30
Anirudh Varma bcdec9ba2c
Try to fix action path (#40) 2020-09-13 18:35:33 +05:30
Anirudh Varma 593c99c478
Add workflows and actions files (#38) 2020-09-13 18:28:09 +05:30
Mitesh 1c4e6ffcfb
feat: options to add, edit, remove source lists (#36)
* feat: options to add, edit, remove source lists

* fix: failure recovery even if one or more sources fail
2020-09-12 23:58:30 +05:30
Mitesh 17a069bee5
Merge pull request #35 from nileshtrivedi/feature-multiple-lists
feat: multiple local lists
2020-09-12 20:50:31 +05:30
Mitesh 8fa16f96f6
Merge pull request #34 from nileshtrivedi/limit-popup-height 2020-09-12 18:05:40 +05:30
Mitesh Shah e17207a5f1 feat: multiple local lists 2020-09-12 17:19:11 +05:30
Anirudh Varma 6fc71f03fc Better UI for the scrolling layout 2020-09-12 16:43:25 +05:30
Anirudh Varma 121b89c6c4 Merge branch 'master' of https://github.com/nileshtrivedi/better into limit-popup-height 2020-09-12 16:17:30 +05:30
Anirudh Varma 09b661ff38 Make list of alts scrollable 2020-09-12 16:17:07 +05:30
Mitesh 68d7518a82
Merge pull request #33 from nileshtrivedi/fix-host-style-inherit
Prevent popup elements from inherting styles of the host page
2020-09-12 16:01:26 +05:30
Anirudh Varma d178a70b75 Prevent popup elements from inherting styles of the host page 2020-09-12 15:46:43 +05:30
nilesh 7c34f7b366 Added OpenStreetMap for Google Maps 2020-08-22 22:28:17 +05:30
Nilesh da0ff3d747
Merge pull request #27 from nileshtrivedi/list-changes-from-BlackWinnerYoshi
Added alternatives by @BlackWinnerYoshi@fosstodon.org
2020-08-22 22:24:57 +05:30
nilesh e9b059ad39 Added alternatives from https://mastodon.social/@BlackWinnerYoshi/104722154153588314 2020-08-21 01:06:11 +05:30
nilesh 0a71954c38 Cleaned up README 2020-08-18 05:09:57 +05:30
nilesh 2ed2c0dae5 Added link to Chrome store listing 2020-08-18 05:07:37 +05:30
Nilesh 69ed7797b5
Merge pull request #24 from revathskumar/patch-1
Add suggestion to use DuckDuckGo instead of Google
2020-08-14 16:46:55 +05:30
Revath S Kumar 381c7d09ed
Add suggestion to use DuckDuckGo instead of Google 2020-08-14 16:35:22 +05:30
Nilesh 98adce2558
Merge pull request #20 from nileshtrivedi/docs-update-readme
docs: update readme with firefox add-on link
2020-08-12 01:16:42 +05:30
Mitesh Shah 48256c896a docs: update readme with firefox add-on link
also added description from the addon page
2020-08-11 23:57:25 +05:30
Nilesh 60da6b615c WIP #7 Added a few alternatives from switching.software 2020-08-11 02:42:18 +05:30
Nilesh 4975e124b8 Ignore hidden files while packaging 2020-08-11 02:05:13 +05:30
Nilesh df02f90dca Updated README and added .gitignore 2020-08-11 01:49:48 +05:30
Nilesh 8d94f2cfb7
Merge pull request #19 from nileshtrivedi/feature-protect-xss
feat: avoid xss fixes #3
2020-08-11 01:49:02 +05:30
Nilesh 7ad2b64c41 Description should not be more than 132 chars 2020-08-11 01:28:41 +05:30
Nilesh 6b7e95d273 Added close Button, removed activeTab permission, updated description and version bump 2020-08-11 01:24:45 +05:30
Mitesh Shah 6920a47908 feat: avoid xss fixes #3
Also fixed line-height on popup description
2020-08-09 13:46:14 +05:30
Nilesh 3d4bdaefef
Merge pull request #18 from nileshtrivedi/firefox-compat
Add extension id to make storage API work on Firefox in dev.
2020-08-09 13:15:54 +05:30
Anirudh Varma 65b0b515ed Add extension id to make storage API work on Firefox in dev.
See - https://bugzilla.mozilla.org/show_bug.cgi?id=1323228
https://extensionworkshop.com/documentation/develop/extensions-and-the-add-on-id/
2020-08-08 17:59:21 +05:30
Nilesh 625ab7f5ca Added icons for upload in Chrome store 2020-08-07 03:18:49 +05:30
Nilesh 042a075c49
Merge pull request #15 from nileshtrivedi/feature-dismiss-popup
feat: permanently dismiss popup
2020-08-06 17:25:43 +05:30
Mitesh Shah 562d35d6dd feat: permanently dismiss popup 2020-08-06 16:11:23 +05:30
Nilesh 308fd86d7f
Update README.md 2020-08-06 14:21:01 +05:30
Nilesh 747dcbd230
Update README.md 2020-08-06 14:18:27 +05:30
Nilesh 7d0241b0b8 README 2020-08-06 02:15:16 +05:30
Nilesh fbee6400dc misc fixes 2020-08-06 02:03:22 +05:30