J-Siu / pin2me

Pin your website from any device, any browser! Support Import/Export without sign-in.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pin2Me Paypal donate

Pin website to New Tab page from any device, any browser! Support Import/Export without sign-in.

Table Of Content

Highlight

Dark & Light Theme Icon Size

  • Dart/Light Theme
  • Drag & Drop to rearrange pinned sites
  • Import/Export
  • Large Icon
  • Sites are saved locally in your browser
  • Unlimited sites

Platform

Platform Link
Web https://pin2me.dev/
Demo https://demo.pin2me.dev/
Chrome Extension Chrome Web Store
Firefox Extension Firefox Add-On

Usage

Google Login (Optional)

Google Login(optional) enable following

  • Saved pinned sites in your Google Drive [AppData] folder
  • Synced between browsers
  • Access pinned sites from https://pin2me.dev/
    • For browsers/devices don't support add-on/extension

Import/Export

Support
  • Apply setting from editor box
  • Copy to clipboard
  • Save to file (Pin2Me.json)
  • Import
    • Save pinned sites to your browser, and sync to your Google Drive 'AppData' folder if signed-in.
    • No upload to other server. This is the same when using https://pin2me.dev/ .
Access
  1. Click 3-dot icon on upper right to expand menu items
  2. Click setting icon
  3. Click 'Advance' in pop-up dialog
  4. Click 'Import/Export' button
Import
  1. Open Pin2Me.json with text editor
  2. Copy and paste content into Import/Export editor box
  3. Click 'Apply'.

Preset Sites

Pin2Me comes with a few preset sites. Their URLs and names cannot be change, but can moved and removed. To remove them:

Remove One by One
  • Double click to open site setting
  • Click 'Delete'
Remove All
  1. Click 3-dot icon on upper right to expand menu items
  2. Click setting icon
  3. Click 'Advance' in pop-up dialog
  4. Click 'Remove Default Sites'

Planned

  • Drag & Drop for import
  • More platforms
  • Extension support web page context menu

Build

Platform File
Chrome/Firefox Extension doc/BUILD.ext.md
Web doc/BUILD.web.md

Repository

git clone https://github.com/J-Siu/pin2me

Known Issue

  • Firefox
    • #2 Extension showing a extension url in address bar
    • Add-on not activate on first tab

Contributors

Change Log

Library

Library Source Pub.Dev
json_preferences https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/json_preferences
lazy_cache https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_cache
lazy_collection https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_collection
lazy_g_drive https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_g_srive
lazy_g_sync https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_g_sync
lazy_log https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_log
lazy_sign_in https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_sign_in
lazy_sign_in_extension https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_sign_in_extension
lazy_sign_in_google https://github.com/J-Siu/flutter_lazy https://pub.dev/packages/lazy_sign_in_google
provider https://github.com/rrousselGit/provider https://pub.dev/packages/provider
reorderables https://github.com/hanshengchiu/reorderables https://pub.dev/packages/reorderables
theme_provider https://www.github.com/kdsuneraavinash/theme_provider https://pub.dev/packages/theme_provider

License

The MIT License (MIT)

Copyright © 2023 John, Sing Dao, Siu john.sd.siu@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Pin your website from any device, any browser! Support Import/Export without sign-in.

License:MIT License


Languages

Language:Dart 82.9%Language:Shell 11.6%Language:HTML 5.5%