Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export import #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Export import #5

wants to merge 2 commits into from

Conversation

o-d
Copy link

@o-d o-d commented Apr 28, 2013

Hello.
CreateLink is Great, I use it habitually.

I forked it for some private enhancement.
But if you were interested in it, I'll request pulls for your information.
If no pull request needed, please comment.

This request detail is below.
o-d#1

Best Regards

od added 2 commits April 18, 2013 16:46
commit 07b4d10
Author: ku <kentaro.kumagai@aurorafeint.com>
Date:   Wed Apr 10 02:33:04 2013 -0700

    replace extension.getBackgroundPage() with runtime.getBackgroundPage()

commit 6201d01
Merge: 331d8fd e48a30c
Author: KUMAGAI Kentaro <ku0522a@gmail.com>
Date:   Tue Apr 9 09:43:03 2013 -0700

    Merge pull request #4 from hnakamur/chrome_26_and_27

    Chrome 26 and 27

commit e48a30c
Author: Hiroaki Nakamura <hnakamur@gmail.com>
Date:   Wed Apr 10 01:19:03 2013 +0900

    Change version to 0.1.3.

commit 004338f
Author: Hiroaki Nakamura <hnakamur@gmail.com>
Date:   Wed Apr 10 01:18:33 2013 +0900

    Add javascript files to manifest.json.

commit 331d8fd
Merge: 815eba7 c082e7e
Author: KUMAGAI Kentaro <ku0522a@gmail.com>
Date:   Mon Apr 8 21:25:58 2013 -0700

    Merge pull request #3 from hnakamur/migrate_to_manifest_v2

    Migrate to manifest v2

commit c082e7e
Author: Hiroaki Nakamura <hnakamur@gmail.com>
Date:   Tue Apr 9 10:28:08 2013 +0900

    Create external JavaScript files, because inline JavaScripts will not be
    executed in the new Content Security Policy.

commit 3f5f140
Author: Hiroaki Nakamura <hnakamur@gmail.com>
Date:   Tue Apr 9 10:27:34 2013 +0900

    Change popup to default_popup in browser_action.

commit dd13cf4
Author: Hiroaki Nakamura <hnakamur@gmail.com>
Date:   Tue Apr 9 10:02:57 2013 +0900

    Use sendMessage and onMessage instead of sendRequest and onRequest.

commit c25207c
Author: Hiroaki Nakamura <hnakamur@gmail.com>
Date:   Tue Apr 9 09:58:09 2013 +0900

    Use chrome.extension instead of chrome.self which is removed.

commit 8addf62
Author: Hiroaki Nakamura <hnakamur@gmail.com>
Date:   Tue Apr 9 09:57:41 2013 +0900

    Change manifest version to 2.
Signed-off-by: od <ododododod@gmail.com>
@ku
Copy link
Owner

ku commented May 24, 2013

thank you for using CreateLink. I'd like to have import/export feature with standard interface with File API library(e.g. FileSaver.js rather than copy&paste manner.

@ku ku force-pushed the master branch 2 times, most recently from 1c8d2bc to cc469a5 Compare December 11, 2021 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants