语言

Menu
Sites
Language
Way to access(get) the browsing history of default browser

Hello.

From the default browser, I want to get the browsing history. 

My app, it will be to processing for accessing the browsing history obtained. 

Is there any way? 

Regards, T.Takayuki.

 

デフォルトブラウザから閲覧履歴を取得したいと思っています。 

得られた閲覧履歴にアクセスする処理を行うつもりです。 

何らかの方法はありますでしょうか?

よろしくお願いします。

编辑者为: 貴行 冨田 25 1月, 2014

响应

5 回复
talari praveen kumar

Hi 

You can get the length of the browsing history and also you can go back to a particular page, but you cannot get the entire browsing history since it is a security issue. Please refer to the following link for more information http://stackoverflow.com/questions/13369829/access-my-entire-browsing-history-via-javascript

Alexander AVSukhov

Hello,

Web API does not have this feature. You can only access to Browser Bookmarks: 

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.appprogramming/html/tutorials/social_tutorial/bookmark_tutorial.htm

貴行 冨田

It was very helpful. Thanks!

貴行 冨田

Hello.

In Validation Guide,(http://s3.amazonaws.com/images.appbackr/upload/documents/Tizen_Validation_Guide_ENG_20130801.pdf)
There is something like this.

『4.1.1 Application should include a namespace, such as: <Company>; <application>. 』

How to include a namespace "<Company>; <application>" in Web Application Framework?
Settings In config.xml? Or other way?

Regards, T.Takayuki.


Validation Guideにおいて、

『4.1.1 アプリケーションには次のような名前空間を含めてください。』

という記述がありますが、Webアプリケーションフレームワークにおいては、

名前空間はどのような方法で設定するのでしょうか?

(config.xmlに記述する場所があるのでしょうか? それとも他の何らかの方法でしょうか。)

よろしくお願いします。

貴行 冨田

sorry, this is miss post.
look Here.
https://developer.tizen.org/ja/forums/web-application-development/validation-guide-application-should-include-namespace