ここで公開されている数千ものアドオンを試すには、無料の高速ウェブブラウザー Mozilla Firefox をダウンロードしましょう!
閉じるRijkstra さんによる SQLite Manager のレビュー
5 つ星中 4つの評価を受けています
This query executes without errors:
DELETE FROM moz_cookies WHERE baseDomain="newspaper.com"
But when I try to create a view it fails and I can't find a way to save it:
SQLiteManager: CREATE VIEW "main"."DELnews" AS DELETE FROM moz_cookies WHERE baseDomain="newspaper.com" [ near "DELETE": syntax error ]
Exception Name: NS_ERROR_FAILURE
Exception Message: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [mozIStorageConnection.createStatement]
I know it shouldn't be a view, but I'm not so sure about a trigger.
I am now. I created a trigger that blocks the cookies. I hope it keeps working the way I expect.
自分のコレクションを作成するには Mozilla アドオンサイトのアカウントが必要です。
あるいは 既存のアカウントへログイン